Home
last modified time | relevance | path

Searched refs:LDAP_DTMPL_OPT_ADDABLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h219 #define LDAP_DTMPL_OPT_ADDABLE 0x00000001L macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c143 LDAP_DTMPL_OPT_ADDABLE ) ? "addable" : "", in dump_tmpl()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c57 LDAP_DTMPL_OPT_ADDABLE, LDAP_DTMPL_OPT_ALLOWMODRDN,
/illumos-gate/usr/src/head/
H A Dldap.h893 #define LDAP_DTMPL_OPT_ADDABLE 0x00000001L macro