Home
last modified time | relevance | path

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

12

/freebsd/usr.bin/mail/
H A Dpopen.c208 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 Dthreadsappend.c58 static int outfd = 0; variable
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dthreadsappend.c61 static int outfd = 0; variable
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c108 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 Dzstream_recompress.c42 zio_cksum_t *zc, int outfd) in dump_record()
H A Dzstream_decompress.c42 zio_cksum_t *zc, int outfd) in dump_record()
/freebsd/usr.sbin/nghook/
H A Dmain.c65 static int outfd = STDOUT_FILENO; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp95 int *outfd = NULL; CreateTwoHighNumberedPipes() local
171 fd_t infd[2] = {}, outfd[2] = {}; StartSymbolizerSubprocess() local
[all...]
/freebsd/usr.sbin/edquota/
H A Dedquota.c461 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 Dlibzfs_sendrecv.c94 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 Dlibzfs_diff.c746 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, in zfs_show_diffs()
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc199 int outfd) in pmc_filter_handler()
/freebsd/contrib/less/
H A Doutput.c84 static int outfd = 2; /* stderr */ global() variable
/freebsd/usr.bin/mkimg/
H A Dmkimg.c559 int bcfd, outfd; in main() local
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dfsync_integrity.c279 static int outfd = 0; variable
H A Dtxg_integrity.c308 static int outfd = 0; variable
/freebsd/usr.sbin/daemon/
H A Ddaemon.c768 int outfd; in reopen_log() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c1948 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 Dmain.c596 copy_from_tempfile(const char *src, const char *dst, int infd, int *outfd, in copy_from_tempfile()
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c1339 execfilter(struct printer *pp, char *f_cmd, char *f_av[], int infd, int outfd) in execfilter()
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c118 int outfd; member
/freebsd/contrib/tnftp/src/
H A Dftp.c584 copy_bytes(int infd, int outfd, char *buf, size_t bufsize, in copy_bytes()
/freebsd/contrib/bmake/
H A Dmeta.c1664 int outfd, metafd, maxfd, nfds; in meta_compat_parent() local
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c4857 int inchfd, outchfd, outfd; in setup_smtpd_io() local
/freebsd/sys/kern/
H A Dvfs_syscalls.c4942 kern_copy_file_range(struct thread *td, int infd, off_t *inoffp, int outfd, in kern_copy_file_range()

12