Searched refs:strnicmp (Results 1 – 2 of 2) sorted by relevance
18 #define strnicmp strncasecmp macro80 return strnicmp(s, "application/ipp", 15) ? false : true; in is_contenttype_ipp()
742 # define STRNICMP strnicmp