Home
last modified time | relevance | path

Searched defs:outfd (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/lib/libcurses/
H A Dputchar.c60 FILE *outfd = (FILE *)args; in __cputchar_args() local
86 FILE *outfd = (FILE *)args; in __cputwchar_args() local
H A Dscreen.c127 newterm(const char *type, FILE *outfd, FILE *infd) in newterm()
/netbsd-src/usr.bin/mail/
H A Dpopen.c156 prepare_child(sigset_t *nset, int infd, int outfd) in prepare_child()
196 start_commandv(const char *cmd, sigset_t *nset, int infd, int outfd, in start_commandv()
225 start_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) in start_command()
435 run_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) in run_command()
/netbsd-src/sys/arch/alpha/stand/mkbootimage/
H A Dmkbootimage.c64 int c, verbose, nowrite, infd, outfd; in main() local
/netbsd-src/games/mille/
H A Dsave.c63 int outfd; in save() local
/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c39 static int outfd = 1; variable
/netbsd-src/games/warp/
H A Dscore.c525 FILE *outfd; in score() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc106 int *outfd = NULL; in CreateTwoHighNumberedPipes() local
157 int outfd[2]; in StartSymbolizerSubprocess() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc108 int *outfd = NULL; in CreateTwoHighNumberedPipes() local
159 int outfd[2]; in StartSymbolizerSubprocess() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp96 int *outfd = NULL; in CreateTwoHighNumberedPipes() local
172 fd_t infd[2] = {}, outfd[2] = {}; in StartSymbolizerSubprocess() local
/netbsd-src/usr.bin/sort/
H A Dsort.c328 int outfd; in main() local
/netbsd-src/usr.bin/rsh/
H A Drsh.c303 checkfd(struct pollfd *fdp, int outfd) in checkfd()
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c198 zio_cksum_t *zc, int outfd) in dump_record()
246 int outfd; in cksummer() local
928 int outfd; member
1006 boolean_t fromorigin, int outfd, enum lzc_send_flags flags, in dump_ioctl()
1563 zfs_send_resume(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume()
1730 sendflags_t *flags, int outfd, snapfilter_cb_t filter_func, in zfs_send()
H A Dlibzfs_diff.c761 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, in zfs_show_diffs()
/netbsd-src/external/bsd/less/dist/
H A Doutput.c86 static int outfd = 2; /* stderr */ variable
/netbsd-src/usr.sbin/tprof/
H A Dtprof.c91 int outfd; variable
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dvalidate.c804 int outfd = 0; in pgp_validate_file() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object.c336 int outfd; in simple_object_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object.c342 int outfd; in simple_object_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object.c342 int outfd; in simple_object_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object.c342 int outfd; in simple_object_copy_lto_debug_sections() local
/netbsd-src/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 in stream()
995 recvstream(int in, int outfd) in recvstream()
/netbsd-src/usr.bin/midirecord/
H A Dmidirecord.c69 static int outfd, rawfd = -1; variable
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c768 boolean_t is_clone, boolean_t embedok, boolean_t large_block_ok, int outfd, in dmu_send_impl()
968 int outfd, vnode_t *vp, offset_t *off) in dmu_send_obj()
1018 boolean_t large_block_ok, int outfd, uint64_t resumeobj, uint64_t resumeoff, in dmu_send()
/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c252 int outfd; in makewhatis() local

12