Home
last modified time | relevance | path

Searched defs:LDAP_GET_SYN_TYPE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h118 #define LDAP_GET_SYN_TYPE( syid ) ((syid) & 0xFF000000UL ) macro
/illumos-gate/usr/src/head/
H A Dldap.h393 #define LDAP_GET_SYN_TYPE(syid) ((syid) & 0xFF000000UL) macro