OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
T_SET
bin/csh/init.c
118
{ "set", T_SET },
bin/csh/parse.c
486
case T_SET:
usr.sbin/smtpd/makemap.c
129
type = T_SET;
usr.sbin/smtpd/makemap.c
273
table_type = (type == T_SET) ? T_LIST : T_HASH;
usr.sbin/smtpd/makemap.c
291
case T_SET: