Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_activate.c918 char zpool_cap_file[MAXPATHLEN]; in be_do_installgrub() local
1071 (void) snprintf(zpool_cap_file, sizeof (zpool_cap_file), "%s%s", in be_do_installgrub()
1084 if ((zpool_cap_fp = fopen(zpool_cap_file, "w")) == NULL) { in be_do_installgrub()