OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
node3
usr.bin/awk/parse.c
133
x = node3(a,b,c,d);
usr.bin/awk/parse.c
169
x = node3(a,b,c,d);
usr.bin/awk/proto.h
72
extern Node *node3(int, Node *, Node *, Node *);