Searched refs:twobyte_strstr (Results 1 – 1 of 1) sorted by relevance
29 twobyte_strstr(const unsigned char *h, const unsigned char *n) in twobyte_strstr() function208 return twobyte_strstr((void *)h, (void *)n); in strstr()