Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c2618 keycompare (struct line const *a, struct line const *b) in keycompare() function
2823 diff = keycompare (a, b); in compare()