Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/ !
H A Dipc_pset.c1202 const struct filterops machport_attach_filtops = { variable
/xnu-10063.141.1/bsd/kern/ !
H A Dkern_event.c273 extern const struct filterops machport_attach_filtops;
332 [~EVFILT_MACHPORT] = &machport_attach_filtops,