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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1010 db_dictionary::copyfile(char *infile, char *outfile) function in class:db_dictionary
1016 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile");
1026 READUNLOCK(this, DB_LOCK_ERROR, "ru db_dictionary::copyfile");
1034 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile");
1038 "ru db_dictionary::copyfile");
1043 READUNLOCK(this, ret, "ru db_dictionary::copyfile");

Completed in 27 milliseconds