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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dkeystore.c1208 char *origpath, char *backuppath)
1246 (void) rename(origpath, keystore_file);
1250 (void) remove(origpath);
1207 wait_restore(int newfd, char *keystore_file, char *origpath, char *backuppath) argument

Completed in 64 milliseconds