OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_dir
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/atree/
files.cpp
424
list_dir
(const string& path, const FileRecord& rec,
function
459
list_dir
(*it, rec, excludes, more);
466
list_dir
(const FileRecord& rec, const vector<string>& excludes,
function
469
return
list_dir
("", rec, excludes, files);
/external/toybox/toys/pending/
diff.c
483
static int
list_dir
(struct dirtree *node)
function
801
dirtree_flagread(files[j], DIRTREE_SYMFOLLOW,
list_dir
);
802
dir[j].nr_elm = TT.size; //size updated in
list_dir
Completed in 74 milliseconds