Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_mqueue.h179 mach_msg_size_t *msg_sizep,
188 mach_msg_size_t *msg_sizep,
H A Dipc_mqueue.c1159 mach_msg_size_t *msg_sizep, in ipc_mqueue_peek_locked() argument
1209 if (msg_sizep != NULL) { in ipc_mqueue_peek_locked()
1210 *msg_sizep = hdr->msgh_size; in ipc_mqueue_peek_locked()
H A Dmach_port.c971 mach_msg_size_t *msg_sizep, in mach_port_peek() argument
1013 msg_sizep, msg_idp, &max_trailer, NULL); in mach_port_peek()
/xnu-12377.81.4/libsyscall/mach/
H A Dmach_port.c179 mach_msg_size_t *msg_sizep, in mach_port_peek() argument
187 seqnop, msg_sizep, msg_idp, in mach_port_peek()
/xnu-12377.81.4/osfmk/mach/
H A Dmach_port.defs232 out msg_sizep : mach_msg_size_t;