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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x180 % bool_t inittemp( char* fname, db_dictionary&);
H A Ddb_dictionary.cc745 db_dictionary::inittemp(char *dictname, db_dictionary& curdict) function in class:db_dictionary
752 WRITELOCK(this, FALSE, "w db_dictionary::inittemp");
755 WRITEUNLOCK(this, FALSE, "wu db_dictionary::inittemp");
763 "db_dictionary::inittemp: could not allocate space");
764 FATAL3("db_dictionary::inittemp: could not allocate space",
772 "db_dictionary::inittemp: could not allocate space");
773 FATAL3("db_dictionary::inittemp: could not allocate space",
781 "db_dictionary::inittemp: cannot allocate space");
782 FATAL3("db_dictionary::inittemp: cannot allocate space",
797 "db_dictionary::inittemp
[all...]
H A Dnis_db.cc195 if (!FreeDictionary->inittemp(newdict, *InUseDictionary))

Completed in 21 milliseconds