Searched refs:knote_attach (Results 1 – 1 of 1) sorted by relevance
108 static void knote_attach(struct knote *kn);1317 knote_attach(kn); in kqueue_register()1983 knote_attach(struct knote *kn) in knote_attach() function