Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dataprint.h43 bool smart_selective_selftest_log; member
117 smart_selective_selftest_log(false), in ata_print_options()
H A Dsmartctl.cpp522 ataopts.smart_selective_selftest_log = true; in parse_options()
702 ataopts.smart_selective_selftest_log = true; in parse_options()
717 ataopts.smart_selective_selftest_log = true; in parse_options()
H A Dataprint.cpp3362 || options.smart_selective_selftest_log in ataPrintMain()
3925 || options.smart_selftest_log || options.smart_selective_selftest_log in ataPrintMain()
4250 if (options.smart_selective_selftest_log) { in ataPrintMain()