Searched refs:PARAM_ACTIVE (Results 1 – 3 of 3) sorted by relevance
35 #define PARAM_ACTIVE ((const char *) "active") macro
269 if (nvlist_lookup_boolean_array(nvl, PARAM_ACTIVE, &a, &n) != 0) in params_type_print()
15696 #define PARAM_ACTIVE ((const char *) "active") macro15934 if (*hier_part == '\0' || strcmp(hier_part, PARAM_ACTIVE) == 0) { in set_active()15942 if (nvlist_add_boolean_value(mech, PARAM_ACTIVE, b) != 0) in set_active()15986 else if (set_active(mech, PARAM_ACTIVE) != 0) in add_mailto_params()