Searched refs:FTS_CONST (Results 1 – 3 of 3) sorted by relevance
50 #define FTS_CONST const macro52 #define FTS_CONST macro62 find_compare(const FTSENT *FTS_CONST *s1, const FTSENT *FTS_CONST *s2) in find_compare()
69 #define FTS_CONST const macro71 #define FTS_CONST macro85 static int mastercmp (const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);495 mastercmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONST *b) in mastercmp()
70 #define FTS_CONST const macro72 #define FTS_CONST macro75 static int dcmp(const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);440 dcmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONST *b) in dcmp()