OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mkdfa
usr.bin/awk/b.c
201
return mkdfa(s, anchor);
usr.bin/awk/b.c
208
pfa = mkdfa(s, anchor);
usr.bin/awk/proto.h
40
extern fa *mkdfa(const char *, bool);