Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c3902 off_cmp (off_t a, off_t b) in off_cmp() function
3911 int diff = off_cmp (b->stat.st_size, a->stat.st_size); in cmp_size()