Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h121 #define LDAP_GET_SYN_OPTIONS( syid ) ((syid) & 0x00FF0000UL ) macro
/titanic_41/usr/src/cmd/ldap/common/
H A Dtmpltest.c209 (( LDAP_GET_SYN_OPTIONS( colp->ti_syntaxid ) & in dump_tmpl()
/titanic_41/usr/src/head/
H A Dldap.h394 #define LDAP_GET_SYN_OPTIONS(syid) ((syid) & 0x00FF0000UL) macro