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_NOMODIFY
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
statestr.c
191
{
RES_NOMODIFY
, "nomodify", 0 },
/src/external/bsd/ntp/dist/include/
ntp.h
895
#define
RES_NOMODIFY
0x0100 /* mode 6/7 modify denied */
912
RES_NOMODIFY
| RES_NOTRAP | \
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
879
if (rflags &
RES_NOMODIFY
) {
880
CLEAR_BIT_IF_DEBUG(
RES_NOMODIFY
, rflags);
ntp_control.c
1006
if (
RES_NOMODIFY
& restrict_mask) {
3555
if (
RES_NOMODIFY
& restrict_mask) {
ntp_config.c
2831
rflags |=
RES_NOMODIFY
;
ntp_proto.c
711
process_private(rbufp, !(
RES_NOMODIFY
& restrict_mask));
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
1656
{ "nomodify",
RES_NOMODIFY
},
Completed in 54 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026