/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | rsh-client.c | 144 int tofd, fromfd; in start_rsh_server() local
|
H A D | release.c | 61 int tofd, fromfd; in setup_update_command() local
|
H A D | client.c | 3446 make_bufs_from_fds(int tofd, int fromfd, int child_pid, cvsroot_t *root, in make_bufs_from_fds() 3784 int tofd, fromfd; in connect_to_forked_server() local 3908 int tofd, fromfd; in open_connection_to_server() local
|
/netbsd-src/sys/arch/zaurus/stand/zboot/ |
H A D | loadfile_zboot.c | 107 int tofd; in zboot_exec() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rename.c | 41 int tofd, nread; in simple_copy() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rename.c | 41 int tofd, nread; in simple_copy() local
|
/netbsd-src/usr.bin/patch/ |
H A D | util.c | 172 int tofd, fromfd; in copy_file() local
|
/netbsd-src/lib/librumphijack/ |
H A D | hijack.c | 1353 linkat(int fromfd,const char * from,int tofd,const char * to,int flags) linkat() argument
|
/netbsd-src/sys/kern/ |
H A D | vfs_syscalls.c | 4368 do_sys_renameat(struct lwp * l,int fromfd,const char * from,int tofd,const char * to,enum uio_seg seg,int retain) do_sys_renameat() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2525 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2529 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/netbsd-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) in rump___sysimpl_renameat() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|