Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DO1
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
4596
#define DO1(buf) {s1 += *buf++; s2 += s1;}
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4882
#define DO1(buf, i) {s1 += buf[i]; s2 += s1; }
usr/src/uts/common/io/ppp/spppcomp/zlib.c
6074
#define DO1(buf, i) {s1 += buf[i]; s2 += s1; }