Searched refs:DTRACE_MACF2 (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/security/ |
| H A D | mac_internal.h | 267 DTRACE_MACF2(mac__rslt__ ## check, void *, mpc, int, __step_err); \ 289 DTRACE_MACF2(mac__rslt__ ## check, void *, mpc, int, __step_res); \ 304 #define MAC_PERFORM_RSLT(operation, mpc) DTRACE_MACF2(mac__rslt__ ## operation, void *, mpc, int, 0)
|
| /xnu-10002.41.9/osfmk/mach/machine/ |
| H A D | sdt.h | 161 #define DTRACE_MACF2(name, type1, arg1, type2, arg2) \ macro
|