Searched refs:sendflags_t (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs.h | 618 } sendflags_t; typedef 623 sendflags_t *, int, snapfilter_cb_t, void *, nvlist_t **); 625 extern int zfs_send_resume(libzfs_handle_t *, sendflags_t *, int outfd,
|
| HD | libzfs_sendrecv.c | 1460 zfs_send_resume(libzfs_handle_t *hdl, sendflags_t *flags, int outfd, in zfs_send_resume() 1627 sendflags_t *flags, int outfd, snapfilter_cb_t filter_func, in zfs_send()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zfs/ |
| HD | zfs_main.c | 3765 sendflags_t flags = { 0 }; in zfs_do_send()
|