Home
last modified time | relevance | path

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

/netbsd-src/sbin/sysctl/
H A Dsysctl.c164 static void kern_boottime(HANDLER_PROTO);
191 { "/kern/boottime", kern_boottime, NULL, NULL },
2185 kern_boottime(HANDLER_ARGS) in kern_boottime() function