Searched refs:SYSENT_NOSYS (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 429 #define SYSENT_NOSYS() SYSENT_C("nosys", nosys, 0) macro 431 struct sysent nosys_ent = SYSENT_NOSYS(); 439 SYSENT_NOSYS(), 478 SYSENT_NOSYS(), 483 SYSENT_NOSYS(), 518 SYSENT_NOSYS(), 522 SYSENT_NOSYS(), 632 SYSENT_NOSYS()), 646 SYSENT_NOSYS(), 682 SYSENT_NOSYS()), [all …]
|