Lines Matching defs:fp
963 FILE* fp;967 fp = fdopen(fh, mode);968 if (fp == NULL) close(fh);969 return fp;