Home
last modified time | relevance | path

Searched refs:_be_list (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libbe/common/
H A Dlibbe_priv.h151 int _be_list(char *, be_node_list_t **, uint64_t);
H A Dbe_list.c137 ret = _be_list(be_name, be_nodes, flags); in be_list()
217 _be_list(char *be_name, be_node_list_t **be_nodes, uint64_t flags) in _be_list() function
H A Dbe_activate.c278 if ((ret = _be_list(cb.obe_name, &be_nodes, BE_LIST_DEFAULT)) in _be_activate()
449 if (_be_list(be_name, &be_node, BE_LIST_DEFAULT) != BE_SUCCESS) { in be_is_active_on_boot()
H A Dbe_utils.c3462 } else if (_be_list(NULL, &be_nodes, BE_LIST_DEFAULT) != BE_SUCCESS) { in be_get_auto_name()
3754 if (_be_list(NULL, &be_nodes, BE_LIST_DEFAULT) == BE_SUCCESS) { in be_create_menu()