Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dataprint.h57 bool sct_temp_sts, sct_temp_hist; member
124 sct_temp_sts(false), sct_temp_hist(false), in ata_print_options()
H A Dsmartctl.cpp545 ataopts.sct_temp_sts = ataopts.sct_temp_hist = true; in parse_options()
547 ataopts.sct_temp_sts = true; in parse_options()
719 ataopts.sct_temp_sts = ataopts.sct_temp_hist = true; in parse_options()
H A Dataprint.cpp3412 options.sct_temp_sts in ataPrintMain()
3927 || options.sct_temp_sts || options.sct_temp_hist ) in ataPrintMain()
4273 if ( options.sct_temp_sts || options.sct_temp_hist || options.sct_temp_int in ataPrintMain()
4284 if (sct_ok && (options.sct_temp_sts || options.sct_temp_hist || options.sct_temp_int)) { in ataPrintMain()
4289 if (options.sct_temp_sts || (options.sct_temp_hist && sct_temp_hist_ok)) { in ataPrintMain()
4296 if (options.sct_temp_sts) { in ataPrintMain()