/netbsd-src/dist/pf/libexec/tftp-proxy/ |
H A D | tftp-proxy.c | 84 int c, fd = 0, on = 1, out_fd = 0, peer, reqsize = 0; in main() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | simple_exec.c | 150 int out_fd[2] = {-1, -1}; in pipe_execv() local
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | fs.c | 806 int out_fd; in uv__fs_sendfile_emul() local 970 int out_fd, size_t len) { in uv__fs_try_copy_file_range() 1020 int out_fd; in uv__fs_sendfile() local 2111 uv_file out_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/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
|