Searched refs:fourbyte_memmem (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/common/lib/libc/string/
H A Dmemmem.c58 static char *fourbyte_memmem(const unsigned char *h, size_t k, function
191 if (l==4) return fourbyte_memmem(h, k, n);

Completed in 124 milliseconds