Lines Matching refs:Fp
114 static FILE *Fp = NULL; variable
423 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
430 (void) fclose(Fp);
456 (void) fclose(Fp);
486 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
494 (void) fclose(Fp);
501 (void) fclose(Fp);
519 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
527 (void) fclose(Fp);
534 (void) fclose(Fp);
577 if (getuline(Fp, line) == 0)