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