Home
last modified time | relevance | path

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

/trueos/sys/compat/mach/ipc/
HDipc_pset.c485 static int filt_machportattach(struct knote *kn);
490 .f_attach = filt_machportattach,
496 filt_machportattach(struct knote *kn) in filt_machportattach() function