Home
last modified time | relevance | path

Searched defs:kn (Results 1 – 1 of 1) sorted by relevance

/components/lwp/terminal/freebsd/
A Dtty_pts.c436 static void pts_kqops_read_detach(struct knote *kn) in pts_kqops_read_detach()
445 static int pts_kqops_read_event(struct knote *kn, long hint) in pts_kqops_read_event()
463 static void pts_kqops_write_detach(struct knote *kn) in pts_kqops_write_detach()
472 static int pts_kqops_write_event(struct knote *kn, long hint) in pts_kqops_write_event()
501 static int ptsdev_kqfilter(struct file *fp, struct knote *kn) in ptsdev_kqfilter()

Completed in 64 milliseconds