OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_compar
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/test/msan/
scandir.cc
29
static int
my_compar
(const struct dirent **a, const struct dirent **b) {
function
45
int res = scandir(buf, &d, my_filter,
my_compar
);
Completed in 691 milliseconds