Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c413 … user_options->stdin_timeout_abort_chgd = true; break; in user_options_getopt()
1332 if (user_options->stdin_timeout_abort_chgd == true) in user_options_sanity()
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h2164 bool stdin_timeout_abort_chgd; member