Home
last modified time | relevance | path

Searched defs:out_fd (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/dist/pf/libexec/tftp-proxy/
H A Dtftp-proxy.c84 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 Dsimple_exec.c150 int out_fd[2] = {-1, -1}; in pipe_execv() local
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfs.c806 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 Dvndcompress.c762 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 Dlinux_syscall_hooks.h781 #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 Dlinux_syscall_hooks.h783 #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 Dlinux_syscall_hooks.h782 #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