Searched refs:StrCmp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dmiscfuncs.c33 static int StrCmp(char **a, char **b) function in typeref:typename:int
87 (int (*)(const void *, const void *))StrCmp);
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c159 static int StrCmp(const void *a, const void *b) function in typeref:typename:int
173 qsort(extlist, (size_t)n, sizeof(char *), StrCmp);

Completed in 4 milliseconds