Searched refs:LEDGER_ACTION_MASK (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/osfmk/kern/ | ||
| H A D | ledger.h | 136 #define LEDGER_ACTION_MASK 0x00f0 macro |
| H A D | ledger.c | 1729 *actions = le->le_flags & LEDGER_ACTION_MASK; in ledger_get_actions() |