/netbsd-src/external/bsd/nsd/dist/ |
H A D | popen3.c | 32 int fdout[] = { -1, -1 }; in popen3() local
|
H A D | verify.c | 419 int fdin, fderr, fdout, flags; in verify_zone() local
|
/netbsd-src/lib/libedit/ |
H A D | el.c | 72 int fdin, int fdout, int fderr, int flags) in el_init_internal() argument 122 int fdin, int fdout, int fderr) in el_init_fd() argument
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | coffhdrfix.c | 83 int fd, fdout, fileoff, i; in main() local
|
/netbsd-src/sys/arch/x68k/dev/ |
H A D | fdreg.h | 44 #define fdout 2 /* Digital Output Register (W) */ macro
|
/netbsd-src/sys/dev/isa/ |
H A D | fdreg.h | 42 #define fdout 0 /* Digital Output Register (W) */ macro
|
/netbsd-src/sys/arch/acorn32/mainbus/ |
H A D | fdreg.h | 43 #define fdout 2 /* Digital Output Register (W) */ macro
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | hdfdreg.h | 56 #define fdout 0x40 /* Digital Output Register (W) */ macro
|
/netbsd-src/usr.bin/gzip/ |
H A D | unlz.c | 321 lz_create(struct lz_decoder *lz, int fin, int fdout, int dict_size) in lz_create() 540 lz_decode(int fin, int fdout, unsigned dict_size, off_t *insize) in lz_decode()
|
/netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
H A D | fs.c | 225 do_mkstemp(char *tmpl, int *fdout) in do_mkstemp() 826 atf_fs_mkstemp(atf_fs_path_t *p, int *fdout) in atf_fs_mkstemp()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | filesubr.c | 44 int fdin, fdout; in copy_file() local
|
/netbsd-src/usr.bin/xlint/xlint/ |
H A D | xlint.c | 290 run_child(const char *path, const list *args, const char *crfn, int fdout) in run_child() argument
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | scp.c | 267 const char *cmd, int *fdin, int *fdout, pid_t *pid) in do_cmd() 339 int fdin, int fdout) in do_cmd2()
|
H A D | session.c | 541 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local 2059 int fdin, int fdout, int fderr, int ignore_fderr, int is_tty) in session_set_fds()
|
/netbsd-src/sys/net/ |
H A D | if_gre.c | 435 gre_socreate(struct gre_softc *sc, const struct gre_soparm *sp, int *fdout) in gre_socreate()
|
/netbsd-src/sys/kern/ |
H A D | uipc_socket.c | 583 * => On failure, return non-zero; *fdout and *fpp will be undefined. in fsocreate() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1682 #define __sanitizer_syscall_pre_tee(fdin, fdout, len, flags) \ argument 1685 #define __sanitizer_syscall_post_tee(res, fdin, fdout, len, flags) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1684 #define __sanitizer_syscall_pre_tee(fdin, fdout, len, flags) \ argument 1687 #define __sanitizer_syscall_post_tee(res, fdin, fdout, len, flags) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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
|