FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
domainchar
lib/libc/resolv/res_comp.c
150
#define domainchar(c) ((c) > 0x20 && (c) < 0x7f)
sbin/dhclient/dhclient.c
87
#define domainchar(c) ((c) > 0x20 && (c) < 0x7f)