OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lsattr_dir_proc
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/misc/
lsattr.c
107
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 97 milliseconds