Searched defs:fd_out (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/capsicum-test/ |
H A D | copy_file_range.cc | 76 int fd_out = openOutFile(&rights_out); in TEST_F() local 99 int fd_out = openOutFile(&rights_out); in TEST_F() local 122 int fd_out = openOutFile(&rights_out); in TEST_F() local 145 int fd_out = openOutFile(&rights_out); in TEST_F() local 168 int fd_out = openOutFile(&rights_out); in TEST_F() local 191 int fd_out = openOutFile(&rights_out); in TEST_F() local 214 int fd_out = openOutFile(&rights_out); in TEST_F() local
|
/freebsd/contrib/libucl/tests/ |
H A D | test_basic.c | 43 flags, fd_out, fd_in, use_fd = 0, msgpack_input = 0; in main() local
|
/freebsd/usr.sbin/ppp/ |
H A D | prompt.h | 42 int fd_in, fd_out; member
|
H A D | exec.c | 74 int fd_out; /* output descriptor */ member
|
/freebsd/libexec/atrun/ |
H A D | atrun.c | 126 int fd_out, fd_in; in run_file() local
|
/freebsd/crypto/openssh/ |
H A D | sftp-client.c | 92 int fd_out; member 456 sftp_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, in sftp_init()
|
H A D | packet.c | 294 ssh_packet_set_connection(struct ssh *ssh, int fd_in, int fd_out) in ssh_packet_set_connection()
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | default_permissions.cc | 517 int fd_in, fd_out; in TEST_F() local 561 int fd_in, fd_out; in TEST_F() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event.c | 2419 …ignment(const struct event *event, struct event_base **base_out, evutil_socket_t *fd_out, short *e… in event_get_assignment()
|
/freebsd/contrib/libevent/ |
H A D | event.c | 2419 …ignment(const struct event *event, struct event_base **base_out, evutil_socket_t *fd_out, short *e… in event_get_assignment()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1676 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument 1681 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
|