Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c119 static short avoid_duplicate_printing; /* Flag No duplicate printing of file infos */ variable
1993 if (avoid_duplicate_printing == 0) { in undelete_file()
2446 avoid_duplicate_printing= 1; in handle_undelete()
2487 avoid_duplicate_printing = 0; in main()