Searched defs:fromfd (Results 1 - 4 of 4) sorted by relevance
| /src/usr.bin/patch/ |
| H A D | util.c | 60 int fromfd; local in function:move_file 172 int tofd, fromfd; local in function:copy_file [all...] |
| /src/sys/kern/ |
| H A D | vfs_syscalls.c | 4432 do_sys_renameat(struct lwp *l, int fromfd, const char *from, int tofd, argument
|
| /src/lib/librumphijack/ |
| H A D | hijack.c | 1354 linkat(int fromfd, const char *from, int tofd, const char *to, int flags) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rump_syscalls.c | 5830 rump___sysimpl_renameat(int fromfd, const char * from, int tofd, const char * to) argument
|
Completed in 23 milliseconds