Home
last modified time | relevance | path

Searched refs:xstrcoll (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dls.c3806 xstrcoll (char const *a, char const *b) in xstrcoll() function
3843 { return key_cmp_func (a, b, xstrcoll); } \
3849 { return key_cmp_func (b, a, xstrcoll); } \