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