OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
qstring
usr.bin/awk/lib.c
361
p = qstring(p, '\0');
usr.bin/awk/main.c
297
*FS = qstring(fs, '\0');
usr.bin/awk/proto.h
114
extern char *qstring(const char *, int);