Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/
H A Dipc_pset.c1209 const struct filterops mach_port_filtops = { variable
/xnu-10063.141.1/bsd/kern/
H A Dkern_event.c274 extern const struct filterops mach_port_filtops;
382 [EVFILTID_MACH_PORT] = &mach_port_filtops,