Home
last modified time | relevance | path

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

/xnu-8792.41.9/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.defs465 which : mach_voucher_selector_t;
H A Dmach_types.defs697 type mach_voucher_selector_t = uint32_t;
/xnu-8792.41.9/osfmk/kern/
H A Dthread.c3334 mach_voucher_selector_t __unused which, in thread_get_mach_voucher()
H A Dtask.c7927 mach_voucher_selector_t __unused which, in task_get_mach_voucher()