Rizin
unix-like reverse engineering framework and cli tools
_r_sysent Struct Reference

Public Attributes

ut64 sy_call
 
ut64 sy_arg_munge32
 
st32 sy_return_type
 
st16 sy_narg
 
ut16 sy_arg_bytes
 

Detailed Description

Definition at line 1298 of file bin_xnu_kernelcache.c.

Member Data Documentation

◆ sy_arg_bytes

ut16 _r_sysent::sy_arg_bytes

Definition at line 1303 of file bin_xnu_kernelcache.c.

◆ sy_arg_munge32

ut64 _r_sysent::sy_arg_munge32

Definition at line 1300 of file bin_xnu_kernelcache.c.

◆ sy_call

ut64 _r_sysent::sy_call

Definition at line 1299 of file bin_xnu_kernelcache.c.

◆ sy_narg

st16 _r_sysent::sy_narg

Definition at line 1302 of file bin_xnu_kernelcache.c.

◆ sy_return_type

st32 _r_sysent::sy_return_type

Definition at line 1301 of file bin_xnu_kernelcache.c.


The documentation for this struct was generated from the following file: