Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_types.h66 #define IPC_LABEL_NONE ((ipc_label_t)0x0000) macro
/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c184 kr = ipc_space_create(IPC_LABEL_NONE, &space); in ipc_task_init()