NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STREQ
bin/test/test.c
74
STREQ,
sys/kern/subr_autoconf.c
261
#define STREQ(s1, s2) \
usr.bin/m4/stdd.h
51
#define STREQ(a, b) ((a)[0] == (b)[0] && strcmp(a, b) == 0)