Searched defs:outfd (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/lib/libcurses/
H A Dputchar.c60 FILE *outfd = (FILE *)args; local
86 FILE *outfd = (FILE *)args; local
[all...]
H A Dscreen.c127 newterm(const char *type, FILE *outfd, FILE *infd) argument
/netbsd-current/games/mille/
H A Dsave.c63 int outfd; local
/netbsd-current/sys/arch/alpha/stand/mkbootimage/
H A Dmkbootimage.c64 int c, verbose, nowrite, infd, outfd; local
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c39 static int outfd = 1; variable
/netbsd-current/games/warp/
H A Dscore.c525 FILE *outfd; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc108 int *outfd = NULL; local
159 int outfd[2]; local
[all...]
/netbsd-current/usr.bin/sort/
H A Dsort.c328 int outfd; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc106 int *outfd = NULL; local
157 int outfd[2]; local
[all...]
/netbsd-current/usr.bin/rsh/
H A Drsh.c303 checkfd(struct pollfd *fdp, int outfd) argument
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object.c342 int outfd; local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object.c330 int outfd; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object.c336 int outfd; local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object.c336 int outfd; local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object.c342 int outfd; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp96 int *outfd = NULL; local
172 fd_t infd[2] = {}, outfd[2] = {}; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object.c342 int outfd; local
/netbsd-current/external/bsd/less/dist/
H A Doutput.c86 static int outfd = 2; /* stderr */ variable
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dvalidate.c804 int outfd = 0; local
/netbsd-current/usr.bin/mail/
H A Dpopen.c156 prepare_child(sigset_t *nset, int infd, int outfd) argument
196 start_commandv(const char *cmd, sigset_t *nset, int infd, int outfd, argument
225 start_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) argument
435 run_command(const char *cmd, sigset_t *nset, int infd, int outfd, argument
[all...]
/netbsd-current/usr.sbin/tprof/
H A Dtprof.c91 int outfd; variable
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_diff.c761 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, argument
/netbsd-current/usr.bin/midirecord/
H A Dmidirecord.c69 static int outfd, rawfd = -1; variable
[all...]
/netbsd-current/libexec/makewhatis/
H A Dmakewhatis.c252 int outfd; local
/netbsd-current/usr.sbin/bta2dpd/bta2dpd/
H A Dsbc_encode.c841 stream(int in, int outfd, uint8_t mode, uint8_t freq, uint8_t bands, uint8_t argument
995 recvstream(int in, int outfd) argument

Completed in 220 milliseconds

12