Searched refs:struct_sysent (Results 1 – 3 of 3) sorted by relevance
254 } struct_sysent; typedef280 const struct_sysent *s_ent; /* sysent[scno] or dummy struct for bad scno */281 const struct_sysent *s_prev_ent; /* for "resuming interrupted SYSCALL" msg */644 extern const struct_sysent sysent0[];651 extern const struct_sysent *sysent;
84 const struct_sysent sysent0[] = {89 static const struct_sysent sysent1[] = {95 static const struct_sysent sysent2[] = {196 const struct_sysent *sysent = sysent0;218 static const struct_sysent *const sysent_vec[SUPPORTED_PERSONALITIES] = {1263 static const struct_sysent unknown = { in get_scno()
157 const struct_sysent *s; in pathtrace_match()