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

/freebsd-13-stable/lib/libbe/
H A Dbe.h80 int be_prop_list_alloc(nvlist_t **be_list);
H A DMakefile36 MLINKS+= libbe.3 be_prop_list_alloc.3
H A Dbe_info.c278 be_prop_list_alloc(nvlist_t **be_list) function
H A Dbe.c1279 if (be_prop_list_alloc(&dsprops) != 0)
/freebsd-13-stable/sbin/bectl/
H A Dbectl_list.c86 if (be_prop_list_alloc(originprops) != 0) {
134 if (be_prop_list_alloc(&dsprops) != 0) {
159 if (be_prop_list_alloc(&props) != 0) {
465 if (be_prop_list_alloc(&props) != 0) {
H A Dbectl.c403 if (be_prop_list_alloc(&props) != 0)
H A Dbectl_jail.c421 if (be_prop_list_alloc(&belist) != 0)

Completed in 114 milliseconds