Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dbe_list.c54 be_node_list_t *be_nodes_head;
55 be_node_list_t *be_nodes;
64 static int be_get_node_data(zfs_handle_t *, be_node_list_t *, char *,
66 static int be_get_zone_node_data(be_node_list_t *, char *);
68 be_node_list_t *);
70 be_node_list_t *);
71 static int be_sort_list(be_node_list_t **,
117 be_list(char *be_name, be_node_list_t **be_nodes) in be_list()
156 be_sort(be_node_list_t **be_nodes, int order) in be_sort()
214 _be_list(char *be_name, be_node_list_t **be_nodes) in _be_list()
[all …]
H A Dlibbe.h191 } be_node_list_t; typedef
240 int be_list(char *, be_node_list_t **);
241 void be_free_list(be_node_list_t *);
244 int be_sort(be_node_list_t **, int);
H A Dlibbe_priv.h146 int _be_list(char *, be_node_list_t **);
147 int be_get_zone_be_list(char *, char *, be_node_list_t **);
H A Dbe_activate.c55 static int set_canmount(be_node_list_t *, char *);
146 be_node_list_t *be_nodes = NULL; in _be_activate()
390 be_node_list_t *be_node = NULL; in be_is_active_on_boot()
473 set_canmount(be_node_list_t *be_nodes, char *value) in set_canmount()
477 be_node_list_t *list = be_nodes; in set_canmount()
H A Dbe_utils.c3386 be_node_list_t *be_nodes = NULL; in be_get_auto_name()
3387 be_node_list_t *cur_be = NULL; in be_get_auto_name()
3634 be_node_list_t *be_nodes = NULL; in be_create_menu()
/titanic_44/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()
403 print_be_snapshots(be_node_list_t *be, struct hdr_info *hdr, boolean_t parsable) in print_be_snapshots()
466 struct hdr_info *hdr, be_node_list_t *nodes) in print_fmt_nodes()
470 be_node_list_t *cur_be; in print_fmt_nodes()
527 boolean_t parsable, be_node_list_t *be_nodes) in print_nodes()
1058 be_node_list_t *be_nodes = NULL; in be_do_list()
/titanic_44/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c64 static boolean_t convertBEInfoToDictionary(be_node_list_t *be,
287 be_node_list_t *list = NULL; in beList()
288 be_node_list_t *be = NULL; in beList()
822 convertBEInfoToDictionary(be_node_list_t *be, PyObject **listDict) in convertBEInfoToDictionary()
/titanic_44/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2933 be_node_list_t *be_nodes = NULL; in is_be()
2934 be_node_list_t *cur_be; in is_be()