Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fgetputc
usr/src/cmd/pg/pg.c
106
static int fgetputc();
usr/src/cmd/pg/pg.c
1412
rdchar = fgetputc;
usr/src/cmd/pg/pg.c
1506
while (fgetputc(stdin) != EOF)