/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | simple_exec.c | 149 int in_fd[2] = {-1, -1}; in pipe_execv() local
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | fs.c | 805 int in_fd; in uv__fs_sendfile_emul() local 969 static ssize_t uv__fs_try_copy_file_range(int in_fd, off_t* off, in uv__fs_try_copy_file_range() 1019 int in_fd; in uv__fs_sendfile() local 2112 uv_file in_fd, in uv_fs_sendfile()
|
/netbsd-src/usr.bin/vndcompress/ |
H A D | vndcompress.c | 762 compress_block(int in_fd, int out_fd, uint32_t blkno, uint32_t blocksize, in compress_block()
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | clientloop.c | 2694 const char *term, struct termios *tiop, int in_fd, struct sshbuf *cmd, in client_session2_setup()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 781 #define __sanitizer_syscall_pre_sendfile(out_fd, in_fd, offset, count) \ argument 784 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument 787 #define __sanitizer_syscall_pre_sendfile64(out_fd, in_fd, offset, count) \ argument 790 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 783 #define __sanitizer_syscall_pre_sendfile(out_fd, in_fd, offset, count) \ argument 786 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument 789 #define __sanitizer_syscall_pre_sendfile64(out_fd, in_fd, offset, count) \ argument 792 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 782 #define __sanitizer_syscall_pre_sendfile(out_fd, in_fd, offset, count) \ argument 785 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument 788 #define __sanitizer_syscall_pre_sendfile64(out_fd, in_fd, offset, count) \ argument 791 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
|