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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_namecheck.h38 NAME_ERR_EMPTY_COMPONENT, /* name contains an empty component */ enumerator in enum:__anon5377
H A Dzfs_namecheck.c112 *why = NAME_ERR_EMPTY_COMPONENT;
206 *why = NAME_ERR_EMPTY_COMPONENT;
252 *why = NAME_ERR_EMPTY_COMPONENT;
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c121 case NAME_ERR_EMPTY_COMPONENT:
H A Dlibzfs_pool.c965 case NAME_ERR_EMPTY_COMPONENT:

Completed in 168 milliseconds