Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/ipc/
H A Dipc_pset.c1217 const struct filterops mach_port_filtops = { variable
/xnu-11417.121.6/bsd/kern/
H A Dkern_event.c290 extern const struct filterops mach_port_filtops;
398 [EVFILTID_MACH_PORT] = &mach_port_filtops,