Searched refs:fts_compare (Results 1 – 1 of 1) sorted by relevance
128 static int fts_compare(const FTSENT *const *, const FTSENT *const *);130 static int fts_compare(const FTSENT **, const FTSENT **);554 fts_compare(const FTSENT *const *a, const FTSENT *const *b) in fts_compare() function556 fts_compare(const FTSENT **a, const FTSENT **b) in fts_compare()593 fts_compare); in treescan()