Searched defs:nosys (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c336 nosys() function
489 callp = &nosys_ent; /* nosys has no args */
1032 * we've locked either the loaded syscall or nosys
1062 return (nosys());
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c389 callp = &nosys_ent; /* nosys has no args */
864 nosys() function
1202 * we've locked either the loaded syscall or nosys
1241 return (nosys());

Completed in 56 milliseconds