Home
last modified time | relevance | path

Searched refs:POLL (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dkern.c27 #define POLL 16 /* interval between updates (s) */ macro
97 if (!(poll_interval % POLL)) { in main()
/freebsd/tests/sys/fs/fusefs/
H A Ddev_fuse_poll.cc63 return POLL; in poll_method_from_string()
H A Dmockfs.hh266 POLL, enumerator
H A Dmockfs.cc941 case POLL: in read_request()
1013 case POLL: in write_response()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dinclude.am71 $(top_srcdir)/test/test.sh -b POLL
/freebsd/contrib/libevent/test/
H A Dinclude.am71 $(top_srcdir)/test/test.sh -b POLL
/freebsd/contrib/ntp/sntp/libevent/
H A DCMakeLists.txt1219 list(APPEND BACKENDS POLL)
H A DMakefile.in3133 $(top_srcdir)/test/test.sh -b POLL
/freebsd/contrib/libevent/
H A DCMakeLists.txt1219 list(APPEND BACKENDS POLL)
H A DMakefile.in3122 $(top_srcdir)/test/test.sh -b POLL
/freebsd/contrib/ntp/
H A DCommitLog-4.1.02789 * Fix Palisade MIN & MAX POLL to optimal values
/freebsd/crypto/openssh/
H A DChangeLog5878 revert c64b62338b4 and guard POLL* defines instead