HomeSort by relevance Sort by last modified time
    Searched refs:sysent0 (Results 1 - 2 of 2) sorted by null

  /external/strace/
syscall.c 87 const struct_sysent sysent0[] = { variable
174 nsyscalls0 = ARRAY_SIZE(sysent0)
214 const struct_sysent *sysent = sysent0;
239 sysent0,
    [all...]
defs.h 717 extern const struct_sysent sysent0[];
730 # define sysent sysent0

Completed in 93 milliseconds