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

  /external/strace/
defs.h 644 extern const struct_sysent sysent0[];
656 # define sysent sysent0
syscall.c 84 const struct_sysent sysent0[] = { variable
156 nsyscalls0 = ARRAY_SIZE(sysent0)
196 const struct_sysent *sysent = sysent0;
219 sysent0,

Completed in 38 milliseconds