Searched refs:zpool_cap_file (Results 1 – 1 of 1) sorted by relevance
1014 char zpool_cap_file[MAXPATHLEN]; in be_do_copy_grub_cap() local1087 (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()