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

#include <xnu_threads.h>

Public Attributes

mach_msg_header_t hdr
 
NDR_record_t NDR
 
kern_return_t ret_code
 

Detailed Description

Definition at line 96 of file xnu_threads.h.

Member Data Documentation

◆ hdr

mach_msg_header_t _rep_msg::hdr

Definition at line 97 of file xnu_threads.h.

◆ NDR

NDR_record_t _rep_msg::NDR

Definition at line 98 of file xnu_threads.h.

◆ ret_code

kern_return_t _rep_msg::ret_code

Definition at line 99 of file xnu_threads.h.


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