Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LITERAL
usr/src/cmd/sh/word.c
76
if (c == LITERAL)
usr/src/cmd/sh/word.c
79
while ((c = readwc()) && c != LITERAL){