Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/
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
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dmips-tfile.c4950 int out_fd; local
/openbsd/src/gnu/gcc/gcc/
Dmips-tfile.c4828 int out_fd; in main() local
/openbsd/src/usr.bin/tmux/
Dtmux.h1856 int out_fd; member