Searched defs:tofd (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/zaurus/stand/zboot/ |
| H A D | loadfile_zboot.c | 107 int tofd; local in function:zboot_exec [all...] |
| /src/usr.bin/patch/ |
| H A D | util.c | 172 int tofd, fromfd; local in function:copy_file
|
| /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 20 milliseconds