Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/mach/ !
H A Dcoalition.h56 #define COALITION_CREATE_FLAGS_GET_ROLE(flags) \ macro
/xnu-8792.61.2/bsd/kern/ !
H A Dsys_coalition.c36 int role = COALITION_CREATE_FLAGS_GET_ROLE(flags); in coalition_create_syscall()