Searched defs:tofd (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/cmd/backup/restore/ |
H A D | restore.c | 995 int fromfd, fromdir, tofd, todir, tfd; local
|
H A D | utilities.c | 103 int fromfd, tofd; in renameit() local
|
/titanic_52/usr/src/cmd/cpio/ |
H A D | cpio.c | 9706 renameat(int fromfd, char *old, int tofd, char *new) in renameat() argument
|
/titanic_52/usr/src/cmd/tar/ |
H A D | tar.c | 8547 renameat(int fromfd, char *old, int tofd, char *new) in renameat() argument
|