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

/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c430 #define SYSENT_NOSYS() SYSENT_C("nosys", nosys, 0) macro
432 struct sysent nosys_ent = SYSENT_NOSYS();
440 SYSENT_NOSYS(),
479 SYSENT_NOSYS(),
484 SYSENT_NOSYS(),
519 SYSENT_NOSYS(),
523 SYSENT_NOSYS(),
633 SYSENT_NOSYS()),
647 SYSENT_NOSYS(),
683 SYSENT_NOSYS()),
[all...]

Completed in 57 milliseconds