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