Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsimple_exec.c149 int in_fd[2] = {-1, -1}; in pipe_execv() local
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfs.c805 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 Dvndcompress.c762 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 Dclientloop.c2694 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 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