Searched refs:self_gssapi_only (Results 1 – 2 of 2) sorted by relevance
47 static int self_gssapi_only = 0; variable70 self_gssapi_only = flag; in __ns_ldap_self_gssapi_only_set()81 flag = self_gssapi_only; in __s_api_self_gssapi_only_get()
1719 int version = NS_LDAP_V2, self_gssapi_only = 0; in getConnection() local1826 self_gssapi_only = __s_api_self_gssapi_only_get(); in getConnection()1829 if (self_gssapi_only && in getConnection()1857 if (self_gssapi_only && in getConnection()1915 if (self_gssapi_only && rc == NS_LDAP_SUCCESS && *session == NULL) { in getConnection()