Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/ipc/
H A Dipc_pset.c1210 const struct filterops machport_attach_filtops = { variable
/xnu-11417.121.6/bsd/kern/
H A Dkern_event.c289 extern const struct filterops machport_attach_filtops;
348 [~EVFILT_MACHPORT] = &machport_attach_filtops,