Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dmach_port.c158 mach_port_type_t reqtype; in mach_port_names_helper() local
163 reqtype = (request != IE_REQ_NONE) ? in mach_port_names_helper()
172 type |= reqtype; in mach_port_names_helper()
177 if (reqtype != 0) { in mach_port_names_helper()