Searched defs:doAsynch (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc91 * that function for details of the parameters (except doAsynch).
93 * If 'doAsynch' is set, and the retrieval is an enumeration
101 char *dbId, nis_object *dirObj, int doAsynch) {
185 if (doAsynch && qin == 0) {
204 if (doAsynch && qin == 0) {
100 entriesFromLDAP(__nis_table_mapping_t *t, db_query *qin, db_query *q, char *dbId, nis_object *dirObj, int doAsynch) argument
H A Ddb_mindex2.cc718 * Query LDAP per the supplied (scheme-) query 'qin'. If 'doAsynch' is
727 db_mindex::queryLDAP(db_query *qin, char *dbId, int doAsynch) { argument
1075 stat = entriesFromLDAP(t, qin, q, dbId, dirObj, doAsynch);

Completed in 48 milliseconds