Home
last modified time | relevance | path

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

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