Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_device.c114 static d_poll_t ngdpoll; variable
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
607 ngdpoll(cdev_t dev, int events, struct thread *td) in ngdpoll() function