Home
last modified time | relevance | path

Searched refs:be_prop_list_alloc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sbin/bectl/
H A Dbectl_list.c62 if (be_prop_list_alloc(originprops) != 0) { in get_origin_props()
111 if (be_prop_list_alloc(&dsprops) != 0) { in dataset_space()
136 if (be_prop_list_alloc(&props) != 0) { in print_snapshots()
440 if (be_prop_list_alloc(&props) != 0) { in bectl_cmd_list()
H A Dbectl_jail.c398 if (be_prop_list_alloc(&belist) != 0) in bectl_locate_jail()
H A Dbectl.c380 if (be_prop_list_alloc(&props) != 0) in bectl_cmd_destroy()
/freebsd/lib/libbe/
H A Dbe.h57 int be_prop_list_alloc(nvlist_t **be_list);
H A DMakefile34 MLINKS+= libbe.3 be_prop_list_alloc.3
H A Dbe_info.c252 be_prop_list_alloc(nvlist_t **be_list) in be_prop_list_alloc() function
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc9249 OLD_FILES+=usr/share/man/man3/be_prop_list_alloc.3.gz