Home
last modified time | relevance | path

Searched refs:sysent0 (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dsyscall.c84 const struct_sysent sysent0[] = { variable
156 nsyscalls0 = ARRAY_SIZE(sysent0)
196 const struct_sysent *sysent = sysent0;
219 sysent0,
Ddefs.h644 extern const struct_sysent sysent0[];
656 # define sysent sysent0
DChangeLog-CVS2598 * syscall.c (sysent0, sysent1, sysent2, sysent): Add const to defn.