Home
last modified time | relevance | path

Searched defs:outfd (Results 1 – 25 of 27) 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.c62 static int outfd = 0; variable
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c109 zio_cksum_t *zc, int outfd) in dump_record()
178 zfs_redup_stream(int infd, int outfd, boolean_t verbose) in zfs_redup_stream()
H A Dzstream_recompress.c43 zio_cksum_t *zc, int outfd) in dump_record()
H A Dzstream_decompress.c43 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.c95 zio_cksum_t *zc, int outfd) in dump_record()
742 int outfd; member
812 boolean_t fromorigin, int outfd, enum lzc_send_flags flags, in dump_ioctl()
1819 int outfd, nvlist_t *resume_nvl) in zfs_send_resume_impl_cb_impl()
2033 zfs_send_resume_impl_cb(int outfd, void *arg) in zfs_send_resume_impl_cb()
2041 zfs_send_resume_impl(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume_impl()
2053 zfs_send_resume(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume()
2079 zfs_send_saved(zfs_handle_t *zhp, sendflags_t *flags, int outfd, in zfs_send_saved()
2336 sendflags_t *flags, int outfd, snapfilter_cb_t filter_func, in zfs_send_cb_impl()
2549 zfs_send_cb(int outfd, void *arg) in zfs_send_cb()
[all …]
H A Dlibzfs_diff.c747 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/usr.bin/mkimg/
H A Dmkimg.c562 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/contrib/less/
H A Doutput.c92 static int outfd = 2; /* stderr */ 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.c1949 int outfd; member
2660 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off, in dmu_send_obj()
2751 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.c1660 int outfd, metafd, maxfd, nfds; in meta_compat_parent() local
/freebsd/contrib/pam-krb5/tests/
H A Druntests.c1120 int outfd, status; in test_run() local
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c4857 int inchfd, outchfd, outfd; in setup_smtpd_io() local

12