Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c99 static char rtc_config_file[] = "/etc/rtc_config"; variable
3087 if ((file = kobj_open_file(rtc_config_file)) == (struct _buf *)-1) in process_rtc_config_file()