Searched refs:lsattr_dir_proc (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
H A Dlsattr.c107 static int lsattr_dir_proc (const char *, struct dirent *, void *);
120 retval = iterate_on_dir (name, lsattr_dir_proc, NULL);
127 static int lsattr_dir_proc (const char * dir_name, struct dirent * de, function
149 iterate_on_dir (path, lsattr_dir_proc, NULL);

Completed in 84 milliseconds