Home
last modified time | relevance | path

Searched defs:syswstat (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/9/port/
H A Dsystab.h49 Syscall syswstat; variable
H A Dsysfile.c1195 syswstat(ulong *arg) in syswstat() function
/plan9/sys/src/cmd/5i/
H A Dsyscall.c619 syswstat(void) in syswstat() function
/plan9/sys/src/cmd/vi/
H A Dsyscall.c645 void syswstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in syswstat() function
/plan9/sys/src/cmd/ki/
H A Dsyscall.c646 void syswstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in syswstat() function
/plan9/sys/src/cmd/unix/drawterm/kern/unused/
H A Dsyscall.c499 syswstat(char *path, char *buf) in syswstat() function
/plan9/sys/src/cmd/qi/
H A Dsyscall.c653 void syswstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in syswstat() function
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dsysfile.c1132 syswstat(char *name, uchar *buf, int n) in syswstat() function