Searched refs:_strstr (Results 1 – 3 of 3) sorted by relevance
34 #pragma weak strstr = _strstr37 _strstr(s1, s2) in _strstr() function
96 if ((loct = (char *)_strstr(path, loc)) != NULL) { /* /lib/locale ? */ in open_com()406 if ((p = (char *)_strstr(str, "Remote")) != NULL) { in getPrinterInfo()412 } else if ((p = (char *)_strstr(str, "Device")) != NULL) { in getPrinterInfo()
149 if (_strstr(path, "/lib/locale/") != 0) { in stat_com()