Searched refs:trailer_type (Results 1 – 3 of 3) sorted by relevance
177 mach_msg_trailer_type_t trailer_type, in mach_port_peek() argument186 rv = _kernelrpc_mach_port_peek(task, name, trailer_type, in mach_port_peek()
982 mach_msg_trailer_type_t trailer_type, in mach_port_peek() argument1006 if (GET_RCV_ELEMENTS(trailer_type) > MACH_RCV_TRAILER_AUDIT || in mach_port_peek()1007 REQUESTED_TRAILER_SIZE(TRUE, trailer_type) > *trailer_sizep) { in mach_port_peek()1012 *trailer_sizep = REQUESTED_TRAILER_SIZE(TRUE, trailer_type); in mach_port_peek()
232 trailer_type : mach_msg_trailer_type_t;