Searched refs:_krb5_conf_boolean (Results 1 - 5 of 5) 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/gss_mechs/mech_krb5/krb5/os/
H A Dos-proto.h68 int _krb5_conf_boolean (const char *);
H A Dsn2princ.c74 use_rdns = _krb5_conf_boolean(value);
H A Dlocate_kdc.c101 use_dns = _krb5_conf_boolean(value);
/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 31 milliseconds