NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TNOT
bin/sh/parser.c
1062
if (t != TNOT)
bin/sh/parser.c
298
while (readtoken() == TNOT) {
bin/sh/parser.c
366
while (readtoken() == TNOT) {
bin/sh/parser.c
644
while (readtoken() == TNOT) {
usr.bin/mail/list.c
1120
case TNOT:
usr.bin/mail/list.c
317
{ '!', TNOT },