Home
last modified time | relevance | path

Searched defs:sysent (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/strace/
H A Dsysent.h6 typedef struct sysent { struct
12 } struct_sysent; argument
H A Dsyscall.c153 const struct_sysent *sysent = sysent0; variable
H A Ddefs.h1416 # define sysent sysent0 macro