Home
last modified time | relevance | path

Searched defs:tofd (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.c943 int fromfd, fromdir, tofd, todir, tfd; in movexattrs() local
H A Dutilities.c101 int fromfd, tofd; in renameit() local
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c9724 renameat(int fromfd, char *old, int tofd, char *new) in renameat()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c8549 renameat(int fromfd, char *old, int tofd, char *new) in renameat()