Searched refs:same_file (Results 1 – 2 of 2) sorted by relevance
64 bool same_file; /* Same file as previously printed? */ member208 if (!first_match && (!mc->same_file || mc->last_outed > 0)) in procmatch_match()241 mc->same_file = true; in procmatch_match()
535 TEST_F(CopyFileRange, same_file) in TEST_F() argument