Searched refs:wlcomp (Results 1 – 2 of 2) sorted by relevance
17 static int wlcomp(char**,char**);19 static int wlcomp();283 (int(*)(const void*,const void*))wlcomp);285 wlcomp);295 wlcomp(s, t) in wlcomp() function
250 wlcomp(const char * const *s, const char * const *t) in wlcomp() function284 (int (*)(const void *, const void *)) &wlcomp); in wl_sort()