Searched refs:bcmstrstr (Results 1 – 4 of 4) sorted by relevance
307 extern char *bcmstrstr(char *haystack, char *needle);
345 extern char *bcmstrstr(const char *haystack, const char *needle);
627 bcmstrstr(char *haystack, char *needle) in bcmstrstr() function
751 bcmstrstr(const char *haystack, const char *needle) in bcmstrstr() function