Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex_c.x82 __nisdb_flag_t noLDAPquery; member
126 % __nisdb_flag_t noLDAPquery;
H A Ddb_mindex.cc54 noLDAPquery.flag = 0; in db_mindex()
70 noLDAPquery.flag = 0; in db_mindex()
181 fromLDAP = (fromLDAP && !noLDAPquery.flag && in satisfy_query()
H A Ddb_mindex2.cc95 noLDAPquery.flag++; in setNoLDAPquery()
101 if (noLDAPquery.flag > 0) in clearNoLDAPquery()
102 noLDAPquery.flag--; in clearNoLDAPquery()