DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strneq
tools/tools/ath/athprom/athprom.c
490
#define strneq(a,b,n) (strncasecmp(a,b,n) == 0)
tools/tools/ath/athprom/athprom.c
816
#undef strneq