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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dchattr.c110 static int chattr_dir_proc(const char *, struct dirent *, void *);
154 iterate_on_dir(name, chattr_dir_proc, NULL);
157 static int chattr_dir_proc(const char *dir_name, struct dirent *de, function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dchattr.c88 static int chattr_dir_proc(const char *dir_name, struct dirent *de, void *gp) function
142 iterate_on_dir(name, chattr_dir_proc, gp);

Completed in 50 milliseconds