Home
last modified time | relevance | path

Searched refs:fgetputc (Results 1 – 1 of 1) sorted by relevance

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