Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dscandir.c62 static int scandir_thunk_cmp(const void *p1, const void *p2, void *thunk);
122 scandir_thunk_cmp, &dcomp); in scandir_b_dirp()
198 scandir_thunk_cmp(const void *p1, const void *p2, void *thunk) in scandir_thunk_cmp() function