NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lastchar
lib/libc/net/getaddrinfo.c
393
#define lastchar(c) (alphachar(c) || digitchar(c))
usr.bin/error/subr.c
130
lastchar(const char *string)