Home
last modified time | relevance | path

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

/xnu-12377.61.12/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.defs369 which : mach_voucher_selector_t;
H A Dtask.defs481 which : mach_voucher_selector_t;
H A Dmach_types.defs704 type mach_voucher_selector_t = uint32_t;
/xnu-12377.61.12/osfmk/kern/ !
H A Dthread.c3489 mach_voucher_selector_t __unused which, in thread_get_mach_voucher()
H A Dtask.c8908 mach_voucher_selector_t __unused which, in task_get_mach_voucher()