Searched refs:NDR_record (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/i386/
H A Dndr_def.h36 NDR_record_t NDR_record = { variable
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dndr_def.h34 NDR_record_t NDR_record = { variable
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmig_reply_setup.c80 OutP->NDR = NDR_record;
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dmig_errors.h116 if (x->NDR.int_rep != NDR_record.int_rep)
H A Dndr.h66 extern NDR_record_t NDR_record;
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_kobject.c312 OutP->NDR = NDR_record;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp2309 crossEndian = (ndr.int_rep != NDR_record.int_rep);

Completed in 56 milliseconds