FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fourbyte_memmem
crypto/openssh/openbsd-compat/memmem.c
191
if (l==4) return fourbyte_memmem(h, k, n);
lib/libc/string/memmem.c
208
return fourbyte_memmem(h, k, n);