Home
last modified time | relevance | path

Searched refs:NS_LDAP_NEW_CONN (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c1203 NS_LDAP_NEW_CONN, in __ns_ldap_getConnectionInfoFromDUA()
1235 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getConnectionInfoFromDUA()
1260 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getConnectionInfoFromDUA()
1277 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getConnectionInfoFromDUA()
1342 NS_LDAP_NEW_CONN, in __ns_ldap_getRootDSE()
1388 NS_LDAP_NEW_CONN, in __ns_ldap_getRootDSE()
1455 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getRootDSE()
1483 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getRootDSE()
H A Dns_sldap.h72 #define NS_LDAP_NEW_CONN 0x400 macro
H A Dns_reads.c2511 NS_LDAP_NEW_CONN); in search_state_machine()
2616 NS_LDAP_NEW_CONN); in search_state_machine()
2752 NS_LDAP_NEW_CONN); in search_state_machine()
3047 cookie->i_flags |= NS_LDAP_NEW_CONN; in check_shadow()
4160 rc = __s_api_getConnection(NULL, flags | NS_LDAP_NEW_CONN, in __ns_ldap_auth()
H A Dns_connect.c603 if ((flags & NS_LDAP_NEW_CONN) || (!__s_api_nscd_proc() && in findConnection()
1068 ((flag & NS_LDAP_NEW_CONN) == 0) && in _DropConnection()
H A Dns_writes.c719 DropConnection(connectionId, NS_LDAP_NEW_CONN); in write_state_machine()
944 DropConnection(connectionId, NS_LDAP_NEW_CONN); in write_state_machine()
H A Dns_connmgmt.c1412 if (flags & NS_LDAP_NEW_CONN) in __s_api_conn_mt_get()