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

/freebsd-current/lib/libbe/
H A Dbe.h78 int be_prop_list_alloc(nvlist_t **be_list);
H A DMakefile35 MLINKS+= libbe.3 be_prop_list_alloc.3
H A Dbe_info.c273 be_prop_list_alloc(nvlist_t **be_list) function
/freebsd-current/sbin/bectl/
H A Dbectl_list.c83 if (be_prop_list_alloc(originprops) != 0) {
132 if (be_prop_list_alloc(&dsprops) != 0) {
157 if (be_prop_list_alloc(&props) != 0) {
461 if (be_prop_list_alloc(&props) != 0) {
H A Dbectl_jail.c419 if (be_prop_list_alloc(&belist) != 0)
H A Dbectl.c399 if (be_prop_list_alloc(&props) != 0)

Completed in 64 milliseconds