Home
last modified time | relevance | path

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

/system/core/toolbox/
Dls.c25 static int listpath(const char *name, int flags);
258 static int listpath(const char *name, int flags) in listpath() function
309 if(listpath(argv[i], flags) != 0) { in ls_main()
319 return listpath(".", flags); in ls_main()