Home
last modified time | relevance | path

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

/system/core/toolbox/
Dls.c34 static int listpath(const char *name, int flags);
413 static int listpath(const char *name, int flags) in listpath() function
481 if (listpath(path, flags) != 0) { in ls_main()
491 return listpath(".", flags); in ls_main()