HomeSort by relevance Sort by last modified time
    Searched refs:filter_dot (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/fsck/
sload.c 47 static int filter_dot(const struct dirent *d) function
77 entries = scandir(full_path, &namelist, filter_dot, (void *)alphasort);
  /system/extras/ext4_utils/
make_ext4fs.c 100 static int filter_dot(const struct dirent *d) function
167 entries = scandir(full_path, &namelist, filter_dot, (void*)alphasort);
175 entries = scandir(full_path, &namelist, filter_dot, (void*)alphasort);

Completed in 4322 milliseconds