Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/ipc/
H A Dipc_right.c2157 boolean_t allow_imm_send = !!(flags & IPC_OBJECT_COPYIN_FLAGS_ALLOW_IMMOVABLE_SEND); in ipc_right_copyin() local
2378 if (!allow_imm_send && ip_is_immovable_send(port)) { in ipc_right_copyin()
2430 if (!allow_imm_send && ip_is_immovable_send(port)) { in ipc_right_copyin()
2526 if (!allow_imm_send && ip_is_immovable_send(port)) { in ipc_right_copyin()