Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c87 const struct_sysent sysent0[] = { variable
174 nsyscalls0 = ARRAY_SIZE(sysent0)
214 const struct_sysent *sysent = sysent0;
239 sysent0,
Ddefs.h717 extern const struct_sysent sysent0[];
730 # define sysent sysent0
DChangeLog-CVS2598 * syscall.c (sysent0, sysent1, sysent2, sysent): Add const to defn.