Searched refs:set_canmount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c56 static int set_canmount(be_node_list_t *, char *);
282 if ((ret = set_canmount(be_nodes, "noauto")) != BE_SUCCESS) {
510 * Function: set_canmount
523 set_canmount(be_node_list_t *be_nodes, char *value) function
538 be_print_err(gettext("set_canmount: failed to open "
555 be_print_err(gettext("set_canmount: failed to "
571 be_print_err(gettext("set_canmount: failed to "
590 be_print_err(gettext("set_canmount: "

Completed in 60 milliseconds