OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_BURST
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp.h
463
#define
FLAG_BURST
0x0040 /* burst mode */
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
777
if (pp->flags &
FLAG_BURST
)
887
if (pp->flags &
FLAG_BURST
)
1035
if (pp->flags &
FLAG_BURST
)
1323
fl |=
FLAG_BURST
;
ntp_refclock.c
400
if (peer->flags &
FLAG_BURST
)
ntp_config.c
4372
peerflags |=
FLAG_BURST
;
ntp_proto.c
529
if ( (peer->flags &
FLAG_BURST
)
Completed in 86 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026