OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESM_INTERFACE
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
214
* both
RESM_INTERFACE
and RESM_NTPONLY set. We sort those
224
*
RESM_INTERFACE
, then entries without RESM_SOURCE, finally the
441
if ( (
RESM_INTERFACE
& m1)
442
&& !(
RESM_INTERFACE
& m2)) {
766
|| !(
RESM_INTERFACE
& ri->mflags))) {
961
if (mflags &
RESM_INTERFACE
) {
962
CLEAR_BIT_IF_DEBUG(
RESM_INTERFACE
, mflags);
ntp_io.c
948
RESM_NTPONLY |
RESM_INTERFACE
, 0, 0);
2102
-4, RESM_NTPONLY |
RESM_INTERFACE
,
/src/external/bsd/ntp/dist/libntp/
statestr.c
173
{
RESM_INTERFACE
, "interface", 0 },
/src/external/bsd/ntp/dist/include/
ntp.h
920
#define
RESM_INTERFACE
0x1000 /* this is an interface */
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
1670
{ "interface",
RESM_INTERFACE
},
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026