Searched refs:sysent1 (Results 1 – 2 of 2) sorted by relevance
136 static const struct sysent sysent1[] = { variable139 static const int nsyscalls1 = sizeof sysent1 / sizeof sysent1[0];203 sysent = sysent1;
597 * syscall.c (sysent0, sysent1, sysent2, sysent): Add const to defn.