Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c174 nsyscalls0 = ARRAY_SIZE(sysent0) enumerator
221 unsigned nsyscalls = nsyscalls0;
230 nsyscalls0,
249 MAX_NSYSCALLS1 = (nsyscalls0
251 > nsyscalls1 ? nsyscalls0 : nsyscalls1
DChangeLog-CVS2599 (nsyscalls0, nsyscalls1, nsyscalls2): Likewise.