Searched defs:sysfwstat (Results 1 – 9 of 9) sorted by relevance
/plan9-contrib/sys/src/9/port/ |
H A D | systab.h | 50 Syscall sysfwstat; variable
|
H A D | sysfile.c | 1211 sysfwstat(ulong *arg) in sysfwstat() function
|
/plan9-contrib/sys/src/cmd/5i/ |
H A D | syscall.c | 631 sysfwstat(void) in sysfwstat() function
|
/plan9-contrib/sys/src/cmd/vi/ |
H A D | syscall.c | 647 void sysfwstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysfwstat() function
|
/plan9-contrib/sys/src/cmd/ki/ |
H A D | syscall.c | 648 void sysfwstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysfwstat() function
|
/plan9-contrib/sys/src/cmd/qi/ |
H A D | syscall.c | 655 void sysfwstat(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysfwstat() function
|
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/unused/ |
H A D | syscall.c | 176 sysfwstat(int fd, char *buf) in sysfwstat() function
|
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/ |
H A D | sysfile.c | 966 sysfwstat(int fd, uchar *buf, int n) in sysfwstat() function
|
/plan9-contrib/sys/src/9k/port/ |
H A D | sysfile.c | 1400 sysfwstat(Ar0* ar0, va_list list) in sysfwstat() function
|