Lines Matching defs:fp
655 FILE *fp = fd ? xfdopen(fd, "r") : stdin;661 len = getline(&line, (void *)&len, fp);669 if (fd) fclose(fp);