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

/opensolaris-onvv-gate/usr/src/lib/libbe/common/
H A Dlibbe_priv.h145 int be_make_tmp_mountpoint(char **);
H A Dbe_mount.c298 if ((ret = be_make_tmp_mountpoint(&tmp_altroot))
878 * Function: be_make_tmp_mountpoint
893 be_make_tmp_mountpoint(char **tmp_mp) function
898 be_print_err(gettext("be_make_tmp_mountpoint: "
905 be_print_err(gettext("be_make_tmp_mountpoint: mkdtemp() failed "
976 if ((ret = be_make_tmp_mountpoint(tmp_mntpnt))
2254 if ((ret = be_make_tmp_mountpoint(&altroot)) != BE_SUCCESS) {
H A Dbe_utils.c1938 if ((ret = be_make_tmp_mountpoint(&md.altroot)) != BE_SUCCESS) {

Completed in 153 milliseconds