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

  /external/strace/
defs.h 800 extern const struct_sysent sysent0[];
812 # define sysent sysent0
syscall.c 104 const struct_sysent sysent0[] = { variable
176 nsyscalls0 = ARRAY_SIZE(sysent0)
216 const struct_sysent *sysent = sysent0;
239 sysent0,
    [all...]

Completed in 87 milliseconds