OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ELIF
bin/ksh/syn.c
464
case ELIF:
bin/ksh/syn.c
636
{ "elif", ELIF, true },
usr.bin/tmux/cmd-parse.y
119
%token ELIF
usr.bin/tmux/cmd-parse.y
1359
return (ELIF);
usr.bin/tmux/cmd-parse.y
284
if_elif : ELIF expanded