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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x216 % int copyfile( char* infile, char *outfile);
H A Dnis_db.cc204 return (InUseDictionary->copyfile(infile, outfile));
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");
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py2504 shutil.copyfile(oracle_bootapp, default_bootapp)
2960 shutil.copyfile(imagetempname,

Completed in 39 milliseconds