Searched refs:find_table_noLDAP (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x233 % db *find_table_noLDAP(char *table_name, db_table_desc **where,
H A Ddb_dictionary.cc1509 res = find_table_noLDAP(tab, where, searchDeferred, doLoad);
1533 res = find_table_noLDAP(tab, where, searchDeferred, doLoad);
1546 db_dictionary::find_table_noLDAP(char *tab, db_table_desc **where, function in class:db_dictionary
H A Dnis_db.cc533 dbase = InUseDictionary->find_table_noLDAP(table, &tbl, TRUE, TRUE);

Completed in 23 milliseconds