Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/auto/
H A Doptions398 --test-build-devpoll) NGX_TEST_BUILD_DEVPOLL=YES ;;
H A Dunix52 ngx_feature_incs="#include <sys/devpoll.h>"
/f-stack/freebsd/kern/
H A Dsubr_bus.c380 static d_poll_t devpoll; variable
389 .d_poll = devpoll,
556 devpoll(struct cdev *dev, int events, struct thread *td) in devpoll() function