Searched refs:qstrcmp (Results 1 – 4 of 4) sorted by relevance
61 qsort(sorted_keys, key_count, sizeof(char *), qstrcmp);
108 qsort(TT.nv, TT.size, 2*sizeof(char *), qstrcmp); in getprop_main()
248 int qstrcmp(const void *a, const void *b);
1174 int qstrcmp(const void *a, const void *b) in qstrcmp() function