OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
shf_getc
bin/ksh/c_sh.c
332
c = shf_getc(shf);
bin/ksh/eval.c
555
while ((c = shf_getc(x.u.shf)) == 0 || c == '\n')