Searched defs:be_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_list.c95 * Function: be_list
118 be_list(char *be_name, be_node_list_t **be_nodes) function
129 be_print_err(gettext("be_list: "
199 * Description: This does the actual work described in be_list.
252 be_print_err(gettext("be_list: failed to "
273 be_print_err(gettext("be_list: BE (%s) does not "
276 be_print_err(gettext("be_list: No BE's found\n"));
292 * datasets and snapshots returned by be_list.
294 * be_node - be_nodes_t structure returned from call to be_list.
981 * in the be_node_list structure to be returned by be_list
[all...]

Completed in 195 milliseconds