Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getC1
usr/src/cmd/csh/sh.lex.c
40
tchar getC1(int);
usr/src/cmd/csh/sh.lex.c
89
#define getC(f) ((getCtmp = peekc) ? (peekc = 0, getCtmp) : getC1(f))