Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c156 nsyscalls0 = ARRAY_SIZE(sysent0) enumerator
201 unsigned nsyscalls = nsyscalls0;
210 nsyscalls0,
229 MAX_NSYSCALLS1 = (nsyscalls0
231 > nsyscalls1 ? nsyscalls0 : nsyscalls1
DChangeLog-CVS2599 (nsyscalls0, nsyscalls1, nsyscalls2): Likewise.