Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c229 static const unsigned nsyscall_vec[SUPPORTED_PERSONALITIES] = { variable
285 nsyscalls = nsyscall_vec[personality]; in set_personality()
436 for (i = 0; i < nsyscall_vec[p]; i++) { in qual_syscall()
550 for (i = 0; i < nsyscall_vec[pers]; i++) in qualify()