Home
last modified time | relevance | path

Searched refs:twoway_strstr (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/string/
Dstrstr.c66 twoway_strstr(const unsigned char *h, const unsigned char *n) in twoway_strstr() function
187 return twoway_strstr((void *)h, (void *)n); in strstr()