Home
last modified time | relevance | path

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

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