Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dmach_port.c172 mach_port_type_t reqtype; in mach_port_names_helper() local
177 reqtype = (request != IE_REQ_NONE) ? in mach_port_names_helper()
186 type |= reqtype; in mach_port_names_helper()
191 if (reqtype != 0) { in mach_port_names_helper()