NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ch_isspace
usr.bin/indent/indent.h
541
ch_isspace(char ch)
usr.bin/make/make.h
1197
ch_isspace(char ch) { return isspace((unsigned char)ch) != 0; }
usr.bin/xlint/common/lint.h
193
ch_isspace(char ch)