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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dlibdef_parse.c33 /* For _krb5_conf_boolean prototype */
47 _krb5_conf_boolean(const char *s) function
147 *ret_value = _krb5_conf_boolean(string);
/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_profile.c45 static int _krb5_conf_boolean(const char *s);
64 _krb5_conf_boolean(const char *s) function
184 *ret_value = _krb5_conf_boolean(string);
343 *ret_value = _krb5_conf_boolean(string);

Completed in 30 milliseconds