Home
last modified time | relevance | path

Searched refs:NDR_record_t (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dnotify.h103 NDR_record_t NDR;
110 NDR_record_t NDR;
124 NDR_record_t NDR;
136 NDR_record_t NDR;
H A Dndr.h49 } NDR_record_t; typedef
68 extern NDR_record_t NDR_record;
H A Dmig_errors.h101 NDR_record_t NDR;
/xnu-12377.81.4/tests/
H A Dmach_exception_reply.c115 NDR_record_t ndr; in handle_exceptions()
133 NDR_record_t ndr; in handle_exceptions()
151 NDR_record_t ndr; in handle_exceptions()
251 NDR_record_t ndr; in handle_exceptions()
277 NDR_record_t ndr; in handle_exceptions()
/xnu-12377.81.4/osfmk/mach/i386/
H A Dndr_def.h36 NDR_record_t NDR_record = {
/xnu-12377.81.4/osfmk/mach/arm/
H A Dndr_def.h36 NDR_record_t NDR_record = {
/xnu-12377.81.4/osfmk/device/
H A Ddevice.defs98 type NDR_record_t = struct[8] of char;
589 in ndr : NDR_record_t;
/xnu-12377.81.4/iokit/Kernel/
H A DIOUserClient.cpp4381 NDR_record_t ndr, in is_io_service_open_extended()