OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_SRVRSPFUZ
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
statestr.c
200
{
RES_SRVRSPFUZ
, "serverresponse fuzz", 0 },
/src/external/bsd/ntp/dist/include/
ntp.h
904
#define
RES_SRVRSPFUZ
0x8000 /* Server response: fuzz */
915
RES_NOMRULIST |
RES_SRVRSPFUZ
)
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
919
if (rflags &
RES_SRVRSPFUZ
) {
920
CLEAR_BIT_IF_DEBUG(
RES_SRVRSPFUZ
, rflags);
ntp_config.c
2863
rflags |=
RES_SRVRSPFUZ
;
ntp_proto.c
4694
&&
RES_SRVRSPFUZ
& flags) {
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026