Searched refs:FTS_CONST (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/mtree/
H A Dcreate.c88 #define FTS_CONST const macro
90 #define FTS_CONST macro
93 static int dcmp(const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);
446 dcmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONST *b)

Completed in 105 milliseconds