Searched defs:syscall_info (Results 1 – 1 of 1) sorted by relevance
185 struct syscall_info { struct186 char *sy_name;187 int sy_type;188 struct status *(*sy_syscall) ();189 int (*sy_buffer) ();190 char *(*sy_format) ();191 int sy_flags;192 int sy_bits;