Home
last modified time | relevance | path

Searched refs:sysent1 (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dsyscall.c136 static const struct sysent sysent1[] = { variable
139 static const int nsyscalls1 = sizeof sysent1 / sizeof sysent1[0];
203 sysent = sysent1;
DChangeLog597 * syscall.c (sysent0, sysent1, sysent2, sysent): Add const to defn.