Searched defs:be_nodes (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/boot/bootadm/ |
H A D | bootadm_loader.c | 258 menu_active_on_boot(be_node_list_t *be_nodes, const char *bootfs) in menu_active_on_boot() 278 menu_active_next(be_node_list_t *be_nodes, const char *bootfs) in menu_active_next() 298 be_node_list_t *be_nodes; in menu_read() local 741 be_node_list_t *be_node, *be_nodes = NULL; in bam_mount_be() local 1071 be_node_list_t *be_nodes, *be_node; in update_entry() local 1225 be_node_list_t *be_nodes, *be_node = NULL; in list_setting() local
|
H A D | bootadm.c | 1087 be_node_list_t *be_nodes, *node; in install_bootloader() local 3298 be_node_list_t *be_nodes = NULL; in is_be() local
|
/illumos-gate/usr/src/lib/libbe/common/ |
H A D | be_list.c | 58 be_node_list_t *be_nodes; member 125 be_list(char *be_name, be_node_list_t **be_nodes, uint64_t flags) in be_list() 164 be_sort(be_node_list_t **be_nodes, int order) in be_sort() 222 _be_list(char *be_name, be_node_list_t **be_nodes, uint64_t flags) in _be_list() 308 be_free_list(be_node_list_t *be_nodes) in be_free_list()
|
H A D | be_activate.c | 237 be_node_list_t *be_nodes = NULL; in _be_activate() local 571 set_canmount(be_node_list_t *be_nodes, char *value) in set_canmount()
|
H A D | be_utils.c | 115 be_node_list_t *node, *be_nodes = NULL; in be_get_boot_args() local 3722 be_node_list_t *be_nodes = NULL; in be_get_auto_name() local 3970 be_node_list_t *be_nodes = NULL; in be_create_menu() local
|
/illumos-gate/usr/src/cmd/beadm/ |
H A D | beadm.c | 256 count_widths(enum be_fmt be_fmt, struct hdr_info *hdr, be_node_list_t *be_nodes) in count_widths() 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() local
|