Searched refs:lzc_send_wrapper (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/contrib/openzfs/include/ |
| HD | libzfs_core.h | 91 _LIBZFS_CORE_H int lzc_send_wrapper(int (*)(int, void *), int, void *);
|
| /freebsd-head/sys/contrib/openzfs/lib/libzfs_core/ |
| HD | libzfs_core.c | 689 lzc_send_wrapper(int (*func)(int, void *), int orig_fd, void *data) in lzc_send_wrapper() function 869 return (lzc_send_wrapper(lzc_send_resume_redacted_cb, fd, &zsrr)); in lzc_send_resume_redacted() 963 return (lzc_send_wrapper(lzc_send_space_resume_redacted_cb, in lzc_send_space_resume_redacted()
|
| HD | libzfs_core.abi | 204 …<elf-symbol name='lzc_send_wrapper' type='func-type' binding='global-binding' visibility='default-… 2879 …l name='lzc_send_wrapper' mangled-name='lzc_send_wrapper' visibility='default' binding='global' si…
|
| /freebsd-head/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_sendrecv.c | 2049 return (lzc_send_wrapper(zfs_send_resume_impl_cb, outfd, &zsri)); in zfs_send_resume_impl() 2570 return (lzc_send_wrapper(zfs_send_cb, outfd, &arg)); in zfs_send() 2871 return (lzc_send_wrapper(zfs_send_one_cb, fd, &zso)); in zfs_send_one()
|
| HD | libzfs.abi | 7672 <function-decl name='lzc_send_wrapper' visibility='default' binding='global' size-in-bits='64'>
|