Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/util/
H A Dkern.c29 #define POLL 16 /* interval between updates (s) */ macro
/netbsd-src/sys/dev/i2o/
H A Diop.c63 #define POLL(ms, cond) \ macro
/netbsd-src/tests/dev/audio/
H A Daudiotest.c1137 #define POLL(pfd, nfd, timeout) \ macro