Home
last modified time | relevance | path

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

/openbsd/bin/ls/
H A Dextern.h45 int sizecmp(const FTSENT *, const FTSENT *);
H A Dcmp.c148 sizecmp(const FTSENT *a, const FTSENT *b) in sizecmp() function
H A Dls.c307 sortfcn = sizecmp; in ls_main()