Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getpssval
usr/src/cmd/awk/awk.h
175
extern char *getpssval(Cell *); /* for print */
usr/src/cmd/awk/run.c
1843
(void) fputs(getpssval(y), fp);