/freebsd/usr.bin/mail/ |
H A D | popen.c | 208 start_commandv(char *cmd, sigset_t *nset, int infd, int outfd, va_list args) in start_commandv() 232 run_command(char *cmd, sigset_t *nset, int infd, int outfd, ...) in run_command() 246 start_command(char *cmd, sigset_t *nset, int infd, int outfd, ...) in start_command() 258 prepare_child(sigset_t *nset, int infd, int outfd) in prepare_child()
|
/freebsd/tests/sys/cddl/zfs/tests/threadsappend/ |
H A D | threadsappend.c | 58 static int outfd = 0; variable
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | threadsappend.c | 61 static int outfd = 0; variable
|
/freebsd/sys/contrib/openzfs/cmd/zstream/ |
H A D | zstream_redup.c | 108 zio_cksum_t *zc, int outfd) in dump_record() 177 zfs_redup_stream(int infd, int outfd, boolean_t verbose) in zfs_redup_stream()
|
H A D | zstream_recompress.c | 42 zio_cksum_t *zc, int outfd) in dump_record()
|
H A D | zstream_decompress.c | 42 zio_cksum_t *zc, int outfd) in dump_record()
|
/freebsd/usr.sbin/nghook/ |
H A D | main.c | 65 static int outfd = STDOUT_FILENO; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_posix_libcdep.cpp | 95 int *outfd = NULL; CreateTwoHighNumberedPipes() local 171 fd_t infd[2] = {}, outfd[2] = {}; StartSymbolizerSubprocess() local [all...] |
/freebsd/usr.sbin/edquota/ |
H A D | edquota.c | 461 writeprivs(struct quotause *quplist, int outfd, char *name, int quotatype) in writeprivs() 675 writetimes(struct quotause *quplist, int outfd, int quotatype) in writetimes()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_sendrecv.c | 94 zio_cksum_t *zc, int outfd) in dump_record() 741 int outfd; member 811 boolean_t fromorigin, int outfd, enum lzc_send_flags flags, in dump_ioctl() 1818 int outfd, nvlist_t *resume_nvl) in zfs_send_resume_impl_cb_impl() 2032 zfs_send_resume_impl_cb(int outfd, void *arg) in zfs_send_resume_impl_cb() 2040 zfs_send_resume_impl(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume_impl() 2052 zfs_send_resume(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume() 2078 zfs_send_saved(zfs_handle_t *zhp, sendflags_t *flags, int outfd, in zfs_send_saved() 2335 sendflags_t *flags, int outfd, snapfilter_cb_t filter_func, in zfs_send_cb_impl() 2548 zfs_send_cb(int outfd, void *arg) in zfs_send_cb() [all …]
|
H A D | libzfs_diff.c | 746 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, in zfs_show_diffs()
|
/freebsd/usr.sbin/pmc/ |
H A D | cmd_pmc_filter.cc | 199 int outfd) in pmc_filter_handler()
|
/freebsd/contrib/less/ |
H A D | output.c | 84 static int outfd = 2; /* stderr */ global() variable
|
/freebsd/usr.bin/mkimg/ |
H A D | mkimg.c | 559 int bcfd, outfd; in main() local
|
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
H A D | fsync_integrity.c | 279 static int outfd = 0; variable
|
H A D | txg_integrity.c | 308 static int outfd = 0; variable
|
/freebsd/usr.sbin/daemon/ |
H A D | daemon.c | 768 int outfd; in reopen_log() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_send.c | 1948 int outfd; member 2659 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off, in dmu_send_obj() 2750 const char *redactbook, int outfd, offset_t *off, in dmu_send()
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | main.c | 596 copy_from_tempfile(const char *src, const char *dst, int infd, int *outfd, in copy_from_tempfile()
|
/freebsd/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 1339 execfilter(struct printer *pp, char *f_cmd, char *f_av[], int infd, int outfd) in execfilter()
|
/freebsd/usr.sbin/dconschat/ |
H A D | dconschat.c | 118 int outfd; member
|
/freebsd/contrib/tnftp/src/ |
H A D | ftp.c | 584 copy_bytes(int infd, int outfd, char *buf, size_t bufsize, in copy_bytes()
|
/freebsd/contrib/bmake/ |
H A D | meta.c | 1664 int outfd, metafd, maxfd, nfds; in meta_compat_parent() local
|
/freebsd/contrib/sendmail/src/ |
H A D | srvrsmtp.c | 4857 int inchfd, outchfd, outfd; in setup_smtpd_io() local
|
/freebsd/sys/kern/ |
H A D | vfs_syscalls.c | 4942 kern_copy_file_range(struct thread *td, int infd, off_t *inoffp, int outfd, in kern_copy_file_range()
|