Home
last modified time | relevance | path

Searched refs:retell_dir (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/other/
Dlsattr.c142 static int retell_dir(struct dirtree *root) in retell_dir() function
170 if (!*toys.optargs) dirtree_read(".", retell_dir); in lsattr_main()
177 dirtree_read(*toys.optargs, retell_dir); in lsattr_main()