Searched defs:filename_select (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A Dbooleans.c27 static int filename_select(const struct dirent *d) function
50 *len = scandir(path, &namelist, &filename_select, alphasort);
/external/qemu/distrib/libselinux/src/
H A Dbooleans.c27 static int filename_select(const struct dirent *d) function
50 *len = scandir(path, &namelist, &filename_select, alphasort);

Completed in 96 milliseconds