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_DONTSERVE
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
statestr.c
183
{
RES_DONTSERVE
, "noserve", "serve" },
/src/external/bsd/ntp/dist/include/
ntp.h
888
#define
RES_DONTSERVE
0x0002 /* access denied */
908
#define RES_ALLFLAGS (RES_IGNORE |
RES_DONTSERVE
| \
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
904
if (rflags &
RES_DONTSERVE
) {
905
CLEAR_BIT_IF_DEBUG(
RES_DONTSERVE
, rflags);
ntp_config.c
2851
rflags |=
RES_DONTSERVE
;
ntp_proto.c
723
if (restrict_mask &
RES_DONTSERVE
) {
724
DPRINTF(2, ("receive: drop:
RES_DONTSERVE
\n"));
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
1653
{ "noserve",
RES_DONTSERVE
},
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026