Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c1424 bool found_match; in visit_dir() local
1439 found_match = (ent_from_table != ent); in visit_dir()
1441 if (found_match) in visit_dir()
1447 return found_match; in visit_dir()