Searched refs:cap_fp (Results 1 – 1 of 1) sorted by relevance
1093 FILE *cap_fp = NULL; in be_do_copy_grub_cap() local1166 if ((cap_fp = fopen(cap_file, "r")) == NULL) { in be_do_copy_grub_cap()1178 (void) fclose(cap_fp); in be_do_copy_grub_cap()1182 while (fgets(line, BUFSIZ, cap_fp)) { in be_do_copy_grub_cap()1187 (void) fclose(cap_fp); in be_do_copy_grub_cap()