Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c70 static kstat_named_t *boot_time_knp; variable
205 btm.tv_sec = boot_time_knp->value.ul; in stat_init()
719 boot_time_knp = safe_kstat_data_lookup(system_misc_ksp, "boot_time"); in system_stat_init()