Home
last modified time | relevance | path

Searched defs:sysmount (Results 1 – 9 of 9) sorted by relevance

/plan9-contrib/sys/src/9/port/
H A Dsystab.h51 Syscall sysmount; variable
H A Dsysfile.c1075 sysmount(ulong *arg) in sysmount() function
/plan9-contrib/sys/src/cmd/5i/
H A Dsyscall.c703 sysmount(void) in sysmount() function
/plan9-contrib/sys/src/cmd/vi/
H A Dsyscall.c661 void sysmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysmount() function
/plan9-contrib/sys/src/cmd/ki/
H A Dsyscall.c659 void sysmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysmount() function
/plan9-contrib/sys/src/cmd/qi/
H A Dsyscall.c669 void sysmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in sysmount() function
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/unused/
H A Dsyscall.c238 sysmount(int fd, char *old, int flags, char *spec) in sysmount() function
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Dsysfile.c979 sysmount(int fd, int afd, char *new, int flag, char *spec) in sysmount() function
/plan9-contrib/sys/src/9k/port/
H A Dsysfile.c1189 sysmount(Ar0* ar0, va_list list) in sysmount() function