Searched defs:allow_value (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/ad/
H A Dad_gpo.c1133 char *allow_value = NULL; local
1252 &allow_value);
1259 const char *value = allow_value ? allow_value : empty_val;
1266 "'%s' value:'%s' [%d][%s]\n", allow_key, allow_value,
1502 * Internally, this function retrieves the allow_value and deny_value for the

Completed in 416 milliseconds