Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c150 { "boot", syscall_boot, "show total syscall stats since boot"},
H A Dextern.h219 void syscall_boot(char *);
H A Dsyscall.c291 syscall_boot(char *args) in syscall_boot() function