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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc88 * that function for details of the parameters (except doAsynch).
90 * If 'doAsynch' is set, and the retrieval is an enumeration
98 char *dbId, nis_object *dirObj, int doAsynch) {
182 if (doAsynch && qin == 0) {
201 if (doAsynch && qin == 0) {
97 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 18 milliseconds