Searched refs:lzc_exists (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs_core/common/
H A Dlibzfs_core.h65 boolean_t lzc_exists(const char *);
H A Dlibzfs_core.c369 lzc_exists(const char *dataset) function
612 if (!lzc_exists(zc.zc_name)) {
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c3323 if (lzc_exists(name))
4324 if (lzc_exists(name))
H A Dlibzfs_sendrecv.c1669 if (lzc_exists(zhp->zfs_name)) {

Completed in 66 milliseconds