Searched refs:NS_CONN_USER_SEARCH (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h63 NS_CONN_USER_SEARCH = 1, enumerator in enum:__anon3981
H A Dns_connmgmt.c1312 case NS_CONN_USER_SEARCH:
1314 if (cm->opened_for == NS_CONN_USER_SEARCH ||
H A Dns_standalone.c1196 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE);
1331 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE);
H A Dns_reads.c3327 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_SEARCH,
3374 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, 0);
3705 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_SEARCH,
5798 if (__s_api_setup_retry_search(&cu, NS_CONN_USER_SEARCH,

Completed in 442 milliseconds