Searched refs:ipc_label_t (Results 1 – 8 of 8) sorted by relevance
65 typedef uint64_t ipc_label_t; typedef66 #define IPC_LABEL_NONE ((ipc_label_t)0x0000)67 #define IPC_LABEL_DEXT ((ipc_label_t)0x0001)68 #define IPC_LABEL_PLATFORM ((ipc_label_t)0x0002)69 #define IPC_LABEL_SPECIAL ((ipc_label_t)0x0003)70 #define IPC_LABEL_SPACE_MASK ((ipc_label_t)0x00ff)72 #define IPC_LABEL_SUBST_TASK ((ipc_label_t)0x0100)73 #define IPC_LABEL_SUBST_THREAD ((ipc_label_t)0x0200)74 #define IPC_LABEL_SUBST_ONCE ((ipc_label_t)0x0300)75 #define IPC_LABEL_SUBST_MASK ((ipc_label_t)0xff00)
132 ipc_label_t is_label; /* [private] mandatory access label */267 ipc_label_t label,273 ipc_label_t label);278 ipc_label_t label);
289 ipc_label_t label, in ipc_space_create()336 ipc_label_t label) in ipc_space_label()368 ipc_label_t label) in ipc_space_add_label()
614 ipc_label_t label);
3288 ipc_label_t label) in ipc_port_set_label()
237 ipc_label_t ikol_label; /* [private] mandatory access label */270 ipc_label_t label,289 ipc_label_t label) __result_use_check;
879 ipc_label_t label, in ipc_kobject_alloc_labeled_port()1051 ipc_label_t label) in ipc_kobject_make_send_lazy_alloc_labeled_port()1714 ipc_label_t label; in ipc_kobject_label_check()
315 ipc_label_t label = IPC_LABEL_DEXT; in iokit_alloc_object_port()