Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c109 {"restore", no_argument, NULL, IDX_RESTORE},
382 …case IDX_RESTORE: user_options->restore = true; … in user_options_getopt()
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h782 IDX_RESTORE = 0xff39, enumerator