Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sgetc
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2059
sgetc(void *arg)
usr/src/cmd/dc/dc.h
50
#define sgetc(p) (((p)->rd == (p)->wt) ? EOF: ctoint((int)*(p)->rd++))