Home
last modified time | relevance | path

Searched refs:NS_CONN_USER_GETENT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h65 NS_CONN_USER_GETENT = 4 enumerator
H A Dns_connmgmt.c1322 case NS_CONN_USER_GETENT: in match_conn_mt()
1324 cm->opened_for == NS_CONN_USER_GETENT) in match_conn_mt()
2305 if (cu->type == NS_CONN_USER_GETENT && *rc == NS_LDAP_SUCCESS) in __s_api_setup_retry_search()
H A Dns_reads.c4015 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_GETENT, in __ns_ldap_firstEntry()