Searched refs:be_get_dataset_props (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/lib/libbe/ |
H A D | be.h | 76 int be_get_dataset_props(libbe_handle_t *, const char *, nvlist_t *);
|
H A D | Makefile | 25 MLINKS+= libbe.3 be_get_dataset_props.3
|
H A D | be_info.c | 115 be_get_dataset_props(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_props() function
|
/freebsd-src/sbin/bectl/ |
H A D | bectl_list.c | 88 if (be_get_dataset_props(be, propstr, *originprops) != 0) { in get_origin_props() 137 if (be_get_dataset_props(be, dsname, dsprops) != 0) { in dataset_space()
|
H A D | bectl.c | 401 if (be_get_dataset_props(be, targetds, props) != 0) { in bectl_cmd_destroy()
|
/freebsd-src/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 9053 OLD_FILES+=usr/share/man/man3/be_get_dataset_props.3.gz
|