Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c142 printf( "%s %s %s\n", LDAP_IS_DISPTMPL_OPTION_SET( tmpl, in dump_tmpl()
144 LDAP_IS_DISPTMPL_OPTION_SET( tmpl, LDAP_DTMPL_OPT_ALLOWMODRDN ) in dump_tmpl()
146 LDAP_IS_DISPTMPL_OPTION_SET( tmpl, LDAP_DTMPL_OPT_ALTVIEW ) in dump_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h258 #define LDAP_IS_DISPTMPL_OPTION_SET( dt, option ) \ macro
/illumos-gate/usr/src/head/
H A Dldap.h932 #define LDAP_IS_DISPTMPL_OPTION_SET(dt, option) \ macro