Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c391 int exclude, unsigned long syntaxmask ) in ldap_tmplattrs() argument
426 if ( syntaxmask != 0 ) { in ldap_tmplattrs()
428 ( syntaxmask & ticolp->ti_syntaxid ) != 0 ) || in ldap_tmplattrs()
430 ( syntaxmask & ticolp->ti_syntaxid ) == 0 )) { in ldap_tmplattrs()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h306 unsigned long syntaxmask );
/illumos-gate/usr/src/head/
H A Dldap.h970 unsigned long syntaxmask);