Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/
H A Dmach_port.c173 mach_port_type_t reqtype; in mach_port_names_helper() local
178 reqtype = (request != IE_REQ_NONE) ? in mach_port_names_helper()
187 type |= reqtype; in mach_port_names_helper()
192 if (reqtype != 0) { in mach_port_names_helper()