Home
last modified time | relevance | path

Searched refs:mach_voucher_selector_t (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/osfmk/mach/
H A Dmach_voucher_types.h82 typedef uint32_t mach_voucher_selector_t; typedef
83 #define MACH_VOUCHER_SELECTOR_CURRENT ((mach_voucher_selector_t)0)
84 #define MACH_VOUCHER_SELECTOR_EFFECTIVE ((mach_voucher_selector_t)1)
H A Dthread_act.defs381 which : mach_voucher_selector_t;
H A Dtask.defs496 which : mach_voucher_selector_t;
H A Dmach_types.defs702 type mach_voucher_selector_t = uint32_t;
/xnu-8019.80.24/osfmk/kern/
H A Dthread.c3247 mach_voucher_selector_t __unused which, in thread_get_mach_voucher()
H A Dtask.c8032 mach_voucher_selector_t __unused which, in task_get_mach_voucher()