Home
last modified time | relevance | path

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

/netbsd-src/sbin/sysctl/
H A Dsysctl.c166 static void kern_cp_time(HANDLER_PROTO);
193 { "/kern/cp_time(/[0-9]+)?", kern_cp_time, NULL, NULL },
2247 kern_cp_time(HANDLER_ARGS) in kern_cp_time() function