20#include <mach/boolean.h>
21#include <mach/message.h>
23boolean_t
exc_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP);
25 mach_msg_header_t *OutHeadP);
27 mach_msg_header_t *OutHeadP);
29 mach_msg_header_t *OutHeadP);
boolean_t process_reply_server(mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP)
boolean_t exc_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 msg_reply_server(mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP)