Searched refs:NS_LDAP_NEW_CONN (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libsldap/common/ |
H A D | ns_standalone.c | 1202 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 D | ns_sldap.h | 71 #define NS_LDAP_NEW_CONN 0x400 macro
|
H A D | ns_reads.c | 2509 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 D | ns_connect.c | 603 if ((flags & NS_LDAP_NEW_CONN) || (!__s_api_nscd_proc() && in findConnection() 1068 ((flag & NS_LDAP_NEW_CONN) == 0) && in _DropConnection()
|
H A D | ns_writes.c | 719 DropConnection(connectionId, NS_LDAP_NEW_CONN); in write_state_machine() 944 DropConnection(connectionId, NS_LDAP_NEW_CONN); in write_state_machine()
|
H A D | ns_connmgmt.c | 1403 if (flags & NS_LDAP_NEW_CONN) in __s_api_conn_mt_get()
|