Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcsvc/
H A Drstat_proc.c72 static kstat_named_t *boot_time_knp; variable
207 btm.tv_sec = boot_time_knp->value.ul; in stat_init()
721 boot_time_knp = safe_kstat_data_lookup(system_misc_ksp, "boot_time"); in system_stat_init()