Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsrchpref.h76 unsigned long sa_matchtypebitmap; member
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c387 ( *sa )->sa_matchtypebitmap = 0; in read_next_searchobj()
390 ( *sa )->sa_matchtypebitmap |= (1 << j); in read_next_searchobj()
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c276 if (( sa->sa_matchtypebitmap >> i ) & 1 ) { in dump_srchpref()
/illumos-gate/usr/src/head/
H A Dldap.h1025 unsigned long sa_matchtypebitmap; member