Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_activate.c1014 char zpool_cap_file[MAXPATHLEN]; in be_do_copy_grub_cap() local
1087 (void) snprintf(zpool_cap_file, sizeof (zpool_cap_file), "%s%s", in be_do_copy_grub_cap()
1098 if ((zpool_cap_fp = fopen(zpool_cap_file, "w")) == NULL) { in be_do_copy_grub_cap()