Searched defs:outfd (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/threadsappend/ |
| H A D | threadsappend.c | 61 static int outfd = 0; variable
|
| /f-stack/freebsd/contrib/openzfs/cmd/zstream/ |
| H A D | zstream_redup.c | 118 zio_cksum_t *zc, int outfd) in dump_record() 187 zfs_redup_stream(int infd, int outfd, boolean_t verbose) in zfs_redup_stream()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_sendrecv.c | 91 zio_cksum_t *zc, int outfd) in dump_record() 702 int outfd; member 775 boolean_t fromorigin, int outfd, enum lzc_send_flags flags, in dump_ioctl() 1616 zfs_send_resume_impl(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume_impl() 1833 zfs_send_resume(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume() 1859 zfs_send_saved(zfs_handle_t *zhp, sendflags_t *flags, int outfd, in zfs_send_saved() 2112 sendflags_t *flags, int outfd, snapfilter_cb_t filter_func, in zfs_send()
|
| H A D | libzfs_diff.c | 716 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, in zfs_show_diffs()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_send.c | 1929 int outfd; member 2624 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off, in dmu_send_obj() 2711 const char *redactbook, int outfd, offset_t *off, in dmu_send()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 4784 kern_copy_file_range(struct thread *td, int infd, off_t *inoffp, int outfd, in kern_copy_file_range()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 1794 char outfd_l_[PADL_(int)]; int outfd; char outfd_r_[PADR_(int)]; member
|