Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/ipc/
H A Dipc_pset.c1219 const struct filterops mach_port_set_filtops = { variable
/xnu-11215.61.5/bsd/kern/
H A Dkern_event.c291 extern const struct filterops mach_port_set_filtops;
399 [EVFILTID_MACH_PORT_SET] = &mach_port_set_filtops,