Home
last modified time | relevance | path

Searched defs:fromfd (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/lvm/libsvm/common/
H A Dstart_svm.c239 int fromfd, tofd; in copyfile() local
/titanic_41/usr/src/cmd/backup/restore/
H A Drestore.c995 int fromfd, fromdir, tofd, todir, tfd; local
H A Dutilities.c103 int fromfd, tofd; in renameit() local
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c9706 renameat(int fromfd, char *old, int tofd, char *new) in renameat()
/titanic_41/usr/src/cmd/tar/
H A Dtar.c8507 renameat(int fromfd, char *old, int tofd, char *new) in renameat()