Home
last modified time | relevance | path

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

/dports/security/md5deep/hashdeep-cd2ed74/src/
H A Dmain.cpp578 void state::setup_expert_mode(char *arg) in setup_expert_mode() function in state
639 setup_expert_mode(optarg); in hashdeep_process_command_line()
1080 setup_expert_mode(optarg); in md5deep_process_command_line()
H A Dmain.h855 void setup_expert_mode(char *arg);
/dports/security/md5deep/hashdeep-cd2ed74/
H A DChangeLog534 …* src/helpers.cpp: moved setup_expert_mode to main.cpp, because it's actually helping to parse the…