Home
last modified time | relevance | path

Searched refs:be_prop_list_free (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sbin/bectl/
HDbectl_list.c284 be_prop_list_free(originprops); in print_info()
396 be_prop_list_free(nvl); in prop_list_sort()
491 be_prop_list_free(props); in bectl_cmd_list()
HDbectl_jail.c436 be_prop_list_free(belist); in bectl_locate_jail()
440 be_prop_list_free(belist); in bectl_locate_jail()
HDbectl.c384 be_prop_list_free(props); in bectl_cmd_destroy()
391 be_prop_list_free(props); in bectl_cmd_destroy()
/freebsd-11-stable/lib/libbe/
HDbe.h81 void be_prop_list_free(nvlist_t *be_list);
HDbe_info.c276 be_prop_list_free(nvlist_t *be_list) in be_prop_list_free() function