OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:polls
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/timed/timed/
master.c
76
int
polls
;
local
96
polls
= 0;
98
polls
= POLLRATE-1;
119
polls
= (
polls
+ 1) % POLLRATE;
120
if (0 ==
polls
&& nignorednets > 0) {
128
polls
= POLLRATE-1;
135
if (
polls
!= 0)
326
polls
= POLLRATE-1;
/src/external/bsd/ntp/dist/include/
ntp_refclock.h
73
u_int32
polls
; /* transmit
polls
*/
member in struct:refclockstat
188
u_long
polls
; /*
polls
sent */
member in struct:refclockproc
189
u_long noreply; /* no replies to
polls
*/
ntp_request.h
842
u_int32
polls
;
member in struct:info_clock
Completed in 24 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026