Home
last modified time | relevance | path

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

/xnu-8019.80.24/security/
H A Dmac_label.c44 #define MAC_LABEL_NULL_SLOT (void *)~0ULL macro
52 MAC_LABEL_NULL_SLOT,
53 MAC_LABEL_NULL_SLOT,
54 MAC_LABEL_NULL_SLOT,
57 MAC_LABEL_NULL_SLOT,
58 MAC_LABEL_NULL_SLOT,
59 MAC_LABEL_NULL_SLOT,
60 MAC_LABEL_NULL_SLOT,
63 MAC_LABEL_NULL_SLOT,
182 return (p == 0) ? (intptr_t)MAC_LABEL_NULL_SLOT : p; in mac_label_slot_encode()
[all …]