Home
last modified time | relevance | path

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

/xnu-11215/libsyscall/mach/
H A Dmach_msg.c207 uint8_t inline_aux_buf[LIBSYSCALL_MSGV_AUX_MAX_SIZE]; in mach_msg_overwrite() local
213 aux = (mach_msg_aux_header_t *)inline_aux_buf; in mach_msg_overwrite()
246 aux = (mach_msg_aux_header_t *)inline_aux_buf; in mach_msg_overwrite()