Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsldap/common/
H A Dns_standalone.c1202 NS_LDAP_NEW_CONN, in __ns_ldap_getConnectionInfoFromDUA()
1234 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getConnectionInfoFromDUA()
1259 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getConnectionInfoFromDUA()
1276 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getConnectionInfoFromDUA()
1341 NS_LDAP_NEW_CONN, in __ns_ldap_getRootDSE()
1387 NS_LDAP_NEW_CONN, in __ns_ldap_getRootDSE()
1454 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getRootDSE()
1482 DropConnection(sessionId, NS_LDAP_NEW_CONN); in __ns_ldap_getRootDSE()
H A Dns_sldap.h71 #define NS_LDAP_NEW_CONN 0x400 macro
H A Dns_reads.c2509 NS_LDAP_NEW_CONN); in search_state_machine()
2614 NS_LDAP_NEW_CONN); in search_state_machine()
2749 NS_LDAP_NEW_CONN); in search_state_machine()
3040 cookie->i_flags |= NS_LDAP_NEW_CONN; in check_shadow()
4086 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.c1403 if (flags & NS_LDAP_NEW_CONN) in __s_api_conn_mt_get()