Home
last modified time | relevance | path

Searched refs:LDAP_IS_SEARCHOBJ_OPTION_SET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsrchpref.h109 #define LDAP_IS_SEARCHOBJ_OPTION_SET( so, option ) \ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c242 LDAP_IS_SEARCHOBJ_OPTION_SET( so, LDAP_SEARCHOBJ_OPT_INTERNAL ) ? in dump_srchpref()
/illumos-gate/usr/src/head/
H A Dldap.h1058 #define LDAP_IS_SEARCHOBJ_OPTION_SET(so, option) \ macro