Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PSTR
usr/src/cmd/svr4pkg/pkgadd/main.c
193
#define PSTR(STR) (((STR) == (char *)NULL) ? "???" : (STR))
usr/src/cmd/svr4pkg/pkgrm/main.c
163
#define PSTR(STR) (((STR) == (char *)NULL) ? "???" : (STR))