Searched refs:nosys (Results 1 – 11 of 11) sorted by relevance
1 nosys 0
335 nosys(void) in nosys() function344 return (nosys()); in nosys32()1044 return (nosys()); in indir()
843 nosys(void) in nosys() function852 return (nosys()); in nosys32()1222 return (nosys()); in indir()
410 extern int64_t nosys(void);
271 call nosys
251 callp->sy_callc = nosys; in mod_setup()287 callp->sy_callc = nosys; in mod_setup()311 if (callp->sy_callc == nosys || in mod_setup()312 sysent[callnum].sy_callc == nosys) in mod_setup()
428 #define SYSENT_NOSYS() SYSENT_C("nosys", nosys, 0)
719 call nosys
1238 SYSCALL(nosys); /* 141 unused system call trap */1243 SYSCALL(nosys); /* 142 unused system call trap */1244 SYSCALL(nosys); /* 143 unused system call trap */
1467 SYSCALL(nosys); /* 141 unused system call trap */1472 SYSCALL(nosys); /* 142 unused system call trap */1473 SYSCALL(nosys); /* 143 unused system call trap */