HomeSort by: relevance | last modified time | path
    Searched refs:mach_msg_header_t (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gnu-nat-mig.h 23 boolean_t exc_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP);
24 boolean_t msg_reply_server (mach_msg_header_t *InHeadP,
25 mach_msg_header_t *OutHeadP);
26 boolean_t notify_server (mach_msg_header_t *InHeadP,
27 mach_msg_header_t *OutHeadP);
28 boolean_t process_reply_server (mach_msg_header_t *InHeadP,
29 mach_msg_header_t *OutHeadP);
darwin-nat.h 26 mach_msg_header_t header;
119 int decode_exception_message (mach_msg_header_t *hdr,
122 ptid_t decode_message (mach_msg_header_t *hdr,
darwin-nat.c 98 mach_msg_header_t *hdr, integer_t code);
464 darwin_dump_message (mach_msg_header_t *hdr, int disp_body)
489 size = hdr->msgh_size - sizeof (mach_msg_header_t);
607 darwin_nat_target::decode_exception_message (mach_msg_header_t *hdr,
745 darwin_decode_notify_message (mach_msg_header_t *hdr, struct inferior **pinf)
782 darwin_encode_reply (mig_reply_error_t *reply, mach_msg_header_t *hdr,
785 mach_msg_header_t *rh = &reply->Head;
976 darwin_nat_target::decode_message (mach_msg_header_t *hdr,
1192 mach_msg_header_t hdr;
1195 mach_msg_header_t *hdr = &msgin.hdr
    [all...]
gnu-nat.c 1466 mach_msg_header_t hdr;
1548 mach_msg_header_t hdr;
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat-mig.h 23 boolean_t exc_server (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP);
24 boolean_t msg_reply_server (mach_msg_header_t *InHeadP,
25 mach_msg_header_t *OutHeadP);
26 boolean_t notify_server (mach_msg_header_t *InHeadP,
27 mach_msg_header_t *OutHeadP);
28 boolean_t process_reply_server (mach_msg_header_t *InHeadP,
29 mach_msg_header_t *OutHeadP);
darwin-nat.h 26 mach_msg_header_t header;
119 int decode_exception_message (mach_msg_header_t *hdr,
122 ptid_t decode_message (mach_msg_header_t *hdr,
darwin-nat.c 95 mach_msg_header_t *hdr, integer_t code);
461 darwin_dump_message (mach_msg_header_t *hdr, int disp_body)
486 size = hdr->msgh_size - sizeof (mach_msg_header_t);
604 darwin_nat_target::decode_exception_message (mach_msg_header_t *hdr,
742 darwin_decode_notify_message (mach_msg_header_t *hdr, struct inferior **pinf)
779 darwin_encode_reply (mig_reply_error_t *reply, mach_msg_header_t *hdr,
782 mach_msg_header_t *rh = &reply->Head;
973 darwin_nat_target::decode_message (mach_msg_header_t *hdr,
1189 mach_msg_header_t hdr;
1192 mach_msg_header_t *hdr = &msgin.hdr
    [all...]
gnu-nat.c 1464 mach_msg_header_t hdr;
1546 mach_msg_header_t hdr;
  /src/crypto/external/bsd/heimdal/dist/lib/ipc/
hi_locl.h 73 typedef boolean_t (*dispatch_mig_callback_t)(mach_msg_header_t *message, mach_msg_header_t *reply);
  /src/external/gpl3/gdb/dist/gnulib/
configure 9208 mach_msg_header_t head;
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 9208 mach_msg_header_t head;

Completed in 72 milliseconds