Home
last modified time | relevance | path

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

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