Searched refs:work_fp (Results 1 – 1 of 1) sorted by relevance
138 FILE *work_fp; /* Used to try and open the files */ in pr_heading() local170 if ((work_fp = fopen(buffer, "rF")) == NULL) { in pr_heading()189 if ((work_fp = fopen(buffer, "rF")) == NULL) { in pr_heading()204 (void) fclose(work_fp); in pr_heading()