Searched refs:strcasecmp (Results 1 – 1 of 1) sorted by relevance
35 #define strcasecmp(a,b) _stricmp(a,b) macro135 if (strcasecmp(cp, ipqos[i].name) == 0) in parse_qos()