GDB (xrefs)
Loading...
Searching...
No Matches
Functions
gnu-nat-mig.h File Reference
#include <mach/boolean.h>
#include <mach/message.h>

Go to the source code of this file.

Functions

boolean_t exc_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP)
 
boolean_t msg_reply_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP)
 
boolean_t notify_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP)
 
boolean_t process_reply_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP)
 

Function Documentation

◆ exc_server()

boolean_t exc_server ( mach_msg_header_t * InHeadP,
mach_msg_header_t * OutHeadP )

Referenced by gnu_nat_target::wait().

◆ msg_reply_server()

boolean_t msg_reply_server ( mach_msg_header_t * InHeadP,
mach_msg_header_t * OutHeadP )

Referenced by gnu_nat_target::wait().

◆ notify_server()

boolean_t notify_server ( mach_msg_header_t * InHeadP,
mach_msg_header_t * OutHeadP )

Referenced by gnu_nat_target::wait().

◆ process_reply_server()

boolean_t process_reply_server ( mach_msg_header_t * InHeadP,
mach_msg_header_t * OutHeadP )

Referenced by gnu_nat_target::wait().