Searched refs:NS_LDAP_NOREF (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_common.c1372 /* Either NS_LDAP_NOREF or NS_LDAP_FOLLOWREF not both */
1373 if ((flags & (NS_LDAP_NOREF | NS_LDAP_FOLLOWREF)) ==
1374 (NS_LDAP_NOREF | NS_LDAP_FOLLOWREF)) {
1379 * if the NS_LDAP_NOREF or NS_LDAP_FOLLOWREF is set
1383 if (flags & (NS_LDAP_NOREF | NS_LDAP_FOLLOWREF)) {
1401 if (iflags & NS_LDAP_NOREF)
H A Dns_sldap.h54 NS_LDAP_NOREF = 0x008 enumerator in enum:SearchRef
H A Dns_config.c172 { ENUM2INT(NS_LDAP_NOREF), "NS_LDAP_NOREF" },
178 { ENUM2INT(NS_LDAP_NOREF), "FALSE" },

Completed in 37 milliseconds