Home
last modified time | relevance | path

Searched refs:be_node_list_t (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_list.c58 be_node_list_t *be_nodes;
75 be_node_list_t *);
77 be_node_list_t *);
818 be_node_list_t *p = *(be_node_list_t **)x; in be_qsort_compare_BEs_date()
819 be_node_list_t *q = *(be_node_list_t **)y; in be_qsort_compare_BEs_date()
861 be_node_list_t *p = *(be_node_list_t **)x; in be_qsort_compare_BEs_name()
862 be_node_list_t *q = *(be_node_list_t **)y; in be_qsort_compare_BEs_name()
902 be_node_list_t *p = *(be_node_list_t **)x; in be_qsort_compare_BEs_space()
903 be_node_list_t *q = *(be_node_list_t **)y; in be_qsort_compare_BEs_space()
1193 be_node_list_t *node) in be_get_ds_data()
[all …]
H A Dlibbe.h196 } be_node_list_t; typedef
258 int be_list(char *, be_node_list_t **, uint64_t);
259 void be_free_list(be_node_list_t *);
262 int be_sort(be_node_list_t **, int);
H A Dlibbe_priv.h160 int _be_list(char *, be_node_list_t **, uint64_t);
161 int be_get_zone_be_list(char *, char *, be_node_list_t **);
H A Dbe_activate.c58 static int set_canmount(be_node_list_t *, char *);
237 be_node_list_t *be_nodes = NULL; in _be_activate()
488 be_node_list_t *be_node = NULL; in be_is_active_on_boot()
571 set_canmount(be_node_list_t *be_nodes, char *value) in set_canmount()
575 be_node_list_t *list = be_nodes; in set_canmount()
H A Dbe_utils.c115 be_node_list_t *node, *be_nodes = NULL; in be_get_boot_args()
3722 be_node_list_t *be_nodes = NULL; in be_get_auto_name()
3723 be_node_list_t *cur_be = NULL; in be_get_auto_name()
3970 be_node_list_t *be_nodes = NULL; in be_create_menu()
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c256 count_widths(enum be_fmt be_fmt, struct hdr_info *hdr, be_node_list_t *be_nodes) in count_widths()
261 be_node_list_t *cur_be; in count_widths()
338 be_node_list_t *nodes) in print_be_nodes()
342 be_node_list_t *cur_be; in print_be_nodes()
407 print_be_snapshots(be_node_list_t *be, struct hdr_info *hdr, boolean_t parsable) in print_be_snapshots()
470 struct hdr_info *hdr, be_node_list_t *nodes) in print_fmt_nodes()
474 be_node_list_t *cur_be; in print_fmt_nodes()
533 boolean_t parsable, be_node_list_t *be_nodes) in print_nodes()
1124 be_node_list_t *be_nodes = NULL; in be_do_list()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c258 menu_active_on_boot(be_node_list_t *be_nodes, const char *bootfs) in menu_active_on_boot()
260 be_node_list_t *be_node; in menu_active_on_boot()
278 menu_active_next(be_node_list_t *be_nodes, const char *bootfs) in menu_active_next()
280 be_node_list_t *be_node; in menu_active_next()
298 be_node_list_t *be_nodes; in menu_read()
741 be_node_list_t *be_node, *be_nodes = NULL; in bam_mount_be()
1071 be_node_list_t *be_nodes, *be_node; in update_entry()
1225 be_node_list_t *be_nodes, *be_node = NULL; in list_setting()
H A Dbootadm.c1087 be_node_list_t *be_nodes, *node; in install_bootloader()
3298 be_node_list_t *be_nodes = NULL; in is_be()
3299 be_node_list_t *cur_be; in is_be()
/illumos-gate/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c64 static boolean_t convertBEInfoToDictionary(be_node_list_t *be,
292 be_node_list_t *list = NULL;
293 be_node_list_t *be = NULL;
836 convertBEInfoToDictionary(be_node_list_t *be, PyObject **listDict)