Searched defs:struct_sysent (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Ddefs.h395 } struct_sysent; typedef in typeref:struct:sysent
422 const struct_sysent *s_ent; /* sysent[scno] or dummy struct for bad scno */
800 extern const struct_sysent sysent0[];
807 extern const struct_sysent *sysent;

Completed in 165 milliseconds