Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/ipc/
H A Dipc_right.c2164 boolean_t allow_imm_send = !!(flags & IPC_OBJECT_COPYIN_FLAGS_ALLOW_IMMOVABLE_SEND); in ipc_right_copyin() local
2359 if (!allow_imm_send && ip_is_immovable_send(port)) { in ipc_right_copyin()
2405 if (!allow_imm_send && ip_is_immovable_send(port)) { in ipc_right_copyin()
2495 if (!allow_imm_send && ip_is_immovable_send(port)) { in ipc_right_copyin()