Searched refs:NS_LDAP_HARD (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_sldap.h | 48 #define NS_LDAP_HARD 0x001 macro
|
H A D | ns_connect.c | 1905 if (flags & NS_LDAP_HARD) { in getConnection()
|
H A D | ns_reads.c | 2373 if (cookie->i_flags & NS_LDAP_HARD) { in search_state_machine()
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 4168 NULL, NULL, NS_LDAP_HARD, &cookie, &eres, &err, NULL); in dumptable() 4171 NULL, &authority, NS_LDAP_HARD, &cookie, &eres, &err, NULL); in dumptable()
|