DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isblank
include/ctype.h
278
#define isblank(c) __sbistype((c), _CTYPE_B)
lib/libc/locale/isctype.c
72
#undef isblank
lib/libc/locale/isctype.c
74
isblank(int c)
lib/libssh/openbsd-compat/bsd-misc.c
335
isblank(int c)