Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h71 #define NS_LDAP_KEEP_CONN 0x080 macro
H A Dns_connect.c604 !__s_api_peruser_proc() && !(flags & NS_LDAP_KEEP_CONN))) in findConnection()
1069 ((flag & NS_LDAP_KEEP_CONN) || __s_api_nscd_proc() || in _DropConnection()
H A Dns_connmgmt.c1415 if (flags & NS_LDAP_KEEP_CONN) in __s_api_conn_mt_get()
H A Dns_reads.c3045 if (cookie->i_flags & NS_LDAP_KEEP_CONN) in check_shadow()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c290 s->flag = NS_LDAP_KEEP_CONN; in idmap_nldap_lookup_batch_start()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c385 entry, 0, &authority, NS_LDAP_FOLLOWREF | NS_LDAP_KEEP_CONN, in addentry()
389 entry, 1, &authority, NS_LDAP_FOLLOWREF | NS_LDAP_KEEP_CONN, in addentry()