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

/osnet-11/usr/src/lib/libnisdb/
H A Dnis_db.cc43 db_dictionary curdict; variable
46 db_dictionary *InUseDictionary = &curdict;
H A Ddb_dictionary.cc737 #ifdef curdict
738 #undef curdict macro
745 db_dictionary::inittemp(char *dictname, db_dictionary& curdict) argument
803 curdict.dictionary->tables.tables_len;
815 dictionary->impl_vers = curdict.dictionary->impl_vers;

Completed in 22 milliseconds