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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c628 char cap_file[MAXPATHLEN]; local
681 (void) snprintf(cap_file, sizeof (cap_file), "%s%s",
686 if ((ret = get_ver_from_capfile(cap_file, cur_vers)) != BE_SUCCESS)
715 (void) snprintf(cap_file, sizeof (cap_file), "%s%s", temp_mntpnt,
717 ret = get_ver_from_capfile(cap_file, new_vers);
1017 char cap_file[MAXPATHLEN]; local
1032 * once cap_file is built, leaving only be unmount to be done.
1054 (void) snprintf(cap_file, sizeo
[all...]

Completed in 153 milliseconds