Searched defs:out_fd (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/ |
| 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
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | mips-tfile.c | 4950 int out_fd; local
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | mips-tfile.c | 4828 int out_fd; in main() local
|
| /openbsd/src/usr.bin/tmux/ |
| D | tmux.h | 1856 int out_fd; member
|