OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
streq
usr.bin/rpcgen/rpc_util.c
82
streq(a, b)
usr.bin/systat/netstat.c
101
#define streq(a,b) (strcmp(a,b)==0)