Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dataprint.h87 bool get_set_used; // true if any get/set command is used member
139 get_set_used(false), in ata_print_options()
H A Dsmartctl.cpp725 ataopts.get_set_used = true; in parse_options()
927 ataopts.get_set_used = true; in parse_options()
H A Dataprint.cpp3429 || options.get_set_used )) { in ataPrintMain()