Searched refs:fgetputc (Results 1 – 1 of 1) sorted by relevance
104 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