Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/mach/
H A Dmach_voucher_types.h58 #define MACH_VOUCHER_NAME_NULL ((mach_voucher_name_t) 0) macro
/xnu-8020.140.41/osfmk/ipc/
H A Dipc_voucher.c2070 recipe->previous_voucher = MACH_VOUCHER_NAME_NULL; in mach_voucher_extract_attr_recipe()