NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pgetc_macro
bin/sh/input.c
148
c = pgetc_macro();
bin/sh/input.c
150
c = pgetc_macro();
bin/sh/input.c
178
c = pgetc_macro();
bin/sh/input.c
180
c = pgetc_macro();
bin/sh/parser.c
1111
c = pgetc_macro();
bin/sh/parser.c
1932
for (c = firstc ;; c = pgetc_macro()) { /* until of token */