Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WS_SKIP
usr/src/cmd/sgs/pvs/common/pvs.c
214
#define WS_SKIP(_str) for (; *(_str) && isspace(*(_str)); (_str)++)
usr/src/cmd/sgs/pvs/common/pvs.c
320
#undef WS_SKIP