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_NOMRULIST
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
statestr.c
198
{
RES_NOMRULIST
, "nomrulist", 0 },
/src/external/bsd/ntp/dist/include/
ntp.h
902
#define
RES_NOMRULIST
0x4000 /* mode 6 mrulist denied */
915
RES_NOMRULIST
| RES_SRVRSPFUZ )
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
884
if (rflags &
RES_NOMRULIST
) {
885
CLEAR_BIT_IF_DEBUG(
RES_NOMRULIST
, rflags);
ntp_config.c
2835
rflags |=
RES_NOMRULIST
;
ntp_control.c
4009
if (
RES_NOMRULIST
& restrict_mask) {
Completed in 26 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026