OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mkposcl
usr.bin/lex/flexdef.h
958
extern int mkposcl PROTO ((int));
usr.bin/lex/nfa.c
415
return mkopt(mkposcl(state));
usr.bin/lex/parse.y
619
$$ = mkposcl( $1 );