Searched refs:found (Results 1 – 1 of 1) sorted by relevance
30 const char *found, *p; in STRRCHR() local39 found = NULL; in STRRCHR()42 found = p; in STRRCHR()46 return (char *) found; in STRRCHR()
Completed in 4 milliseconds