Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dlibbe_priv.h146 int _be_list(char *, be_node_list_t **);
H A Dbe_activate.c228 if ((ret = _be_list(cb.obe_name, &be_nodes)) != BE_SUCCESS) { in _be_activate()
398 if (_be_list(be_name, &be_node) != BE_SUCCESS) { in be_is_active_on_boot()
H A Dbe_list.c134 ret = _be_list(be_name, be_nodes); in be_list()
214 _be_list(char *be_name, be_node_list_t **be_nodes) in _be_list() function
H A Dbe_utils.c3428 } else if (_be_list(NULL, &be_nodes) != BE_SUCCESS) { in be_get_auto_name()
3720 if (_be_list(NULL, &be_nodes) == BE_SUCCESS) { in be_create_menu()