Home
last modified time | relevance | path

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

/plan9/sys/src/9/port/
H A Dsystab.h40 Syscall sysunmount; variable
H A Dsysfile.c1085 sysunmount(ulong *arg) in sysunmount() function
/plan9/sys/src/cmd/5i/
H A Dsyscall.c679 sysunmount(void) in sysunmount() function
/plan9/sys/src/cmd/vi/
H A Dsyscall.c654 void sysunmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysunmount() function
/plan9/sys/src/cmd/ki/
H A Dsyscall.c655 void sysunmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysunmount() function
/plan9/sys/src/cmd/unix/drawterm/kern/unused/
H A Dsyscall.c267 sysunmount(char *old, char *new) in sysunmount() function
/plan9/sys/src/cmd/qi/
H A Dsyscall.c662 void sysunmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysunmount() function
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dsysfile.c994 sysunmount(char *old, char *new) in sysunmount() function