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.c86 static int get_rtc_nvram, set_rtc_nvram; variable
1076 { "get-rtc-nvram", NO_ARG, &get_rtc_nvram, 1 }, in setup_options()
2122 if (!error && (get_rtc_nvram || get_all)) { in main()