Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c263 static int get_rtc_nvram, set_rtc_nvram; variable
1253 { "get-rtc-nvram", NO_ARG, &get_rtc_nvram, 1 }, in setup_options()
2244 if (!error && (get_rtc_nvram || get_all)) { in main()