Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_device.c114 static d_poll_t ngdpoll; variable
125 .d_poll = ngdpoll,
479 ngdpoll(struct cdev *dev, int events, struct thread *td) in ngdpoll() function
/dragonfly/sys/netgraph/
H A Dng_device.c116 static d_poll_t ngdpoll; variable
131 /* poll */ ngdpoll,
607 ngdpoll(cdev_t dev, int events, struct thread *td) in ngdpoll() function