Home
last modified time | relevance | path

Searched defs:fts_compar (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/gen/
H A Dfts-compat11.h42 int (*fts_compar) /* compare function */ member
H A Dfts-compat.h44 int (*fts_compar) /* compare function */ member
H A Dfts-compat.c998 fts_compar(const void *a, const void *b) in fts_compar() function
H A Dfts.c987 fts_compar(const void *a, const void *b) in fts_compar() function
H A Dfts-compat11.c989 fts_compar(const void *a, const void *b) in fts_compar() function
/freebsd/contrib/mandoc/
H A Dcompat_fts.h46 int (*fts_compar)(const struct _ftsent **, const struct _ftsent **); member
/freebsd/include/
H A Dfts.h46 int (*fts_compar) /* compare function */ member