Home
last modified time | relevance | path

Searched refs:int_rep (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/osfmk/mach/
H A Dmig_errors.h116 if (x->NDR.int_rep != NDR_record.int_rep) { in __NDR_convert__mig_reply_error_t()
117 __NDR_convert__int_rep__kern_return_t(&x->RetCode, x->NDR.int_rep); in __NDR_convert__mig_reply_error_t()
H A Dndr.h45 unsigned char int_rep; member