Searched defs:syswstat (Results 1 – 9 of 9) sorted by relevance
/plan9-contrib/sys/src/9/port/ |
H A D | systab.h | 49 Syscall syswstat; variable
|
H A D | sysfile.c | 1197 syswstat(ulong *arg) in syswstat() function
|
/plan9-contrib/sys/src/cmd/5i/ |
H A D | syscall.c | 619 syswstat(void) in syswstat() function
|
/plan9-contrib/sys/src/cmd/vi/ |
H A D | syscall.c | 645 void syswstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in syswstat() function
|
/plan9-contrib/sys/src/cmd/ki/ |
H A D | syscall.c | 646 void syswstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in syswstat() function
|
/plan9-contrib/sys/src/cmd/qi/ |
H A D | syscall.c | 653 void syswstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in syswstat() function
|
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/unused/ |
H A D | syscall.c | 499 syswstat(char *path, char *buf) in syswstat() function
|
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/ |
H A D | sysfile.c | 1132 syswstat(char *name, uchar *buf, int n) in syswstat() function
|
/plan9-contrib/sys/src/9k/port/ |
H A D | sysfile.c | 1374 syswstat(Ar0* ar0, va_list list) in syswstat() function
|