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

/src/usr.bin/patch/
H A Dutil.c60 int fromfd; local in function:move_file
172 int tofd, fromfd; local in function:copy_file
[all...]
/src/sys/kern/
H A Dvfs_syscalls.c4432 do_sys_renameat(struct lwp *l, int fromfd, const char *from, int tofd, argument
/src/lib/librumphijack/
H A Dhijack.c1354 linkat(int fromfd, const char *from, int tofd, const char *to, int flags) argument
/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c5830 rump___sysimpl_renameat(int fromfd, const char * from, int tofd, const char * to) argument

Completed in 23 milliseconds