Searched refs:NS_CONN_USER_SEARCH (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_connmgmt.h | 62 NS_CONN_USER_SEARCH = 1, enumerator
|
H A D | ns_standalone.c | 1197 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE); in __ns_ldap_getConnectionInfoFromDUA() 1332 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE); in __ns_ldap_getRootDSE()
|
H A D | ns_connmgmt.c | 1321 case NS_CONN_USER_SEARCH: in match_conn_mt() 1323 if (cm->opened_for == NS_CONN_USER_SEARCH || in match_conn_mt()
|
H A D | ns_reads.c | 3335 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_SEARCH, in __ns_ldap_list_sort() 3382 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, 0); in __ns_ldap_list_batch_add() 3783 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_SEARCH, in __s_api_find_domainname() 5919 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_SEARCH, in __ns_ldap_getAcctMgmt()
|