Home
last modified time | relevance | path

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

/original-bsd/bin/ls/
H A Dextern.h12 int modcmp __P((const FTSENT *, const FTSENT *));
H A Dcmp.c39 modcmp(a, b) in modcmp() function
H A Dls.c228 sortfcn = modcmp;