Home
last modified time | relevance | path

Searched refs:MACH_VOUCHER_NULL (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/tests/
H A Dvoucher_entry_18826844.c22 mach_voucher_t voucher = MACH_VOUCHER_NULL;
31 .previous_voucher = MACH_VOUCHER_NULL,
H A Dmach_exception_reply.c269 voucher = MACH_VOUCHER_NULL; in handle_exceptions()
/xnu-8020.140.41/osfmk/mach/
H A Dmach_voucher_types.h55 #define MACH_VOUCHER_NULL ((mach_voucher_t) 0) macro