Searched defs:fdin (Results 1 – 7 of 7) sorted by relevance
/freebsd/tools/test/stress2/testcases/mmap/ |
H A D | mmap.c | 101 int fdin, fdout; in test() local
|
/freebsd/contrib/libedit/ |
H A D | el.c | 72 int fdin, int fdout, int fderr, int flags) in el_init_internal() 122 int fdin, int fdout, int fderr) in el_init_fd()
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | makeshell.c | 192 emit_var_text(char const * prog, char const * var, int fdin) in emit_var_text()
|
/freebsd/crypto/heimdal/appl/rcp/ |
H A D | rcp.c | 714 do_cmd(char *host, char *remuser, char *cmd, int *fdin, int *fdout) in do_cmd()
|
/freebsd/crypto/openssh/ |
H A D | scp.c | 282 char *cmd, int *fdin, int *fdout, pid_t *pid) in do_cmd() 382 int fdin, int fdout) in do_cmd2()
|
H A D | session.c | 2255 int fdin, int fdout, int fderr, int ignore_fderr, int is_tty) in session_set_fds()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1692 #define __sanitizer_syscall_pre_tee(fdin, fdout, len, flags) \ argument 1695 #define __sanitizer_syscall_post_tee(res, fdin, fdout, len, flags) \ argument
|