Searched refs:IPC_KMSG_MAX_AUX_DATA_SPACE (Results 1 – 3 of 3) sorted by relevance
85 #define IPC_KMSG_MAX_AUX_DATA_SPACE 1024 macro
468 if (aux_size > IPC_KMSG_MAX_AUX_DATA_SPACE) { in mach_msg_validate_data_vectors()
859 static_assert(IPC_KMSG_MAX_AUX_DATA_SPACE <= UINT16_MAX, in ipc_kmsg_alloc()