Searched defs:fgetputc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c104 static int fgetputc();
1429 rdchar = fgetputc;
1524 while (fgetputc(stdin) != EOF)
1534 fgetputc(f) /* copy anything read from a pipe to tmp_fou */ function

Completed in 45 milliseconds