Home
last modified time | relevance | path

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

/dports/security/md5deep/hashdeep-cd2ed74/src/
H A Dmain.h571 mode_not_matched(false),mode_quiet(false),mode_timestamp(false), in display()
602 bool mode_not_matched; variable
H A Dhash.cpp417 if (ocb->mode_not_matched){ in hash()
H A Dmain.cpp1007 sanity_check((ocb.mode_not_matched) && in md5deep_check_flags_okay()
1061 case 'n': ocb.mode_not_matched = true; break; in md5deep_process_command_line()
H A Ddisplay.cpp639 if (mode_not_matched) in finalize_matching()