Searched defs:STRCASECMP (Results 1 – 1 of 1) sorted by relevance
41 #define STRCASECMP(a,b) strcasecmp(a,b) macro45 static int STRCASECMP (a, b) in STRCASECMP() function