Home
last modified time | relevance | path

Searched refs:NS_LDAP_SELF_GSSAPI_CONFIG_NONE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c123 *config = NS_LDAP_SELF_GSSAPI_CONFIG_NONE; in __ns_ldap_self_gssapi_config()
417 if (config == NS_LDAP_SELF_GSSAPI_CONFIG_NONE) in __ns_ldap_check_dns_preq()
483 if (config == NS_LDAP_SELF_GSSAPI_CONFIG_NONE) in __ns_ldap_check_gssapi_preq()
552 if (config == NS_LDAP_SELF_GSSAPI_CONFIG_NONE) in __ns_ldap_check_all_preq()
H A Dns_sldap.h239 NS_LDAP_SELF_GSSAPI_CONFIG_NONE = 0, enumerator
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c678 ns_ldap_self_gssapi_config_t config = NS_LDAP_SELF_GSSAPI_CONFIG_NONE; in client_uninit()
699 if (config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE) in client_uninit()
2092 ns_ldap_self_gssapi_config_t config = NS_LDAP_SELF_GSSAPI_CONFIG_NONE; in start_services()
2161 if (config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE) { in start_services()
2177 if (config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE && in start_services()
2238 if (flag == START_INIT && config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE && in start_services()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c1223 ldap_config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE) in _nscd_is_self_cred_on()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2483 if (config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE) { in perform_update()