Searched refs:be_get_dataset_props (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/lib/libbe/
H A Dbe.h76 int be_get_dataset_props(libbe_handle_t *, const char *, nvlist_t *);
H A DMakefile26 MLINKS+= libbe.3 be_get_dataset_props.3
H A Dbe_info.c115 be_get_dataset_props(libbe_handle_t *lbh, const char *name, nvlist_t *props) function
/freebsd-current/sbin/bectl/
H A Dbectl_list.c88 if (be_get_dataset_props(be, propstr, *originprops) != 0) {
137 if (be_get_dataset_props(be, dsname, dsprops) != 0) {
H A Dbectl.c401 if (be_get_dataset_props(be, targetds, props) != 0) {

Completed in 64 milliseconds