Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsrchpref.h78 unsigned long sa_matchtypebitmap; member
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c388 ( *sa )->sa_matchtypebitmap = 0; in read_next_searchobj()
391 ( *sa )->sa_matchtypebitmap |= (1 << j); in read_next_searchobj()
/titanic_41/usr/src/cmd/ldap/common/
H A Dtmpltest.c277 if (( sa->sa_matchtypebitmap >> i ) & 1 ) { in dump_srchpref()
/titanic_41/usr/src/head/
H A Dldap.h1047 unsigned long sa_matchtypebitmap; member