Rizin
unix-like reverse engineering framework and cli tools
|
#include <xnu_threads.h>
Public Attributes | |
mach_msg_header_t | hdr |
NDR_record_t | NDR |
kern_return_t | ret_code |
Definition at line 96 of file xnu_threads.h.
mach_msg_header_t _rep_msg::hdr |
Definition at line 97 of file xnu_threads.h.
NDR_record_t _rep_msg::NDR |
Definition at line 98 of file xnu_threads.h.
kern_return_t _rep_msg::ret_code |
Definition at line 99 of file xnu_threads.h.