Searched defs:_sysmount (Results 1 – 3 of 3) sorted by relevance
658 void _sysmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in _sysmount() function
666 void _sysmount(void) { Bprint(bioout, "No system call %s\n", sysctab[reg.r[REGRET]]); exits(0);} in _sysmount() function
725 _sysmount(int fd, int afd, char *new, int flag, char *spec) in _sysmount() function