OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NTP_ADD
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdc/
ntpdc.h
27
#define
NTP_ADD
0x4 /* IP network address */
ntpdc_ops.c
107
{ "showpeer", showpeer, {
NTP_ADD
, OPT|
NTP_ADD
, OPT|
NTP_ADD
, OPT|
NTP_ADD
},
110
{ "pstats", peerstats, {
NTP_ADD
, OPT|
NTP_ADD
, OPT|
NTP_ADD
, OPT|
NTP_ADD
},
131
{ "addpeer", addpeer, {
NTP_ADD
, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
134
{ "addserver", addserver, {
NTP_ADD
, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR }
[
all
...]
ntpdc.c
1412
case
NTP_ADD
:
1619
if (opt46 == 0 && (xcp->arg[i] & ~OPT) ==
NTP_ADD
) {
/src/external/bsd/ntp/dist/ntpq/
ntpq.h
62
#define
NTP_ADD
0x4 /* IP network address */
ntpq-subs.c
336
sockaddr_u sau; /*
NTP_ADD
*/
3786
if (
NTP_ADD
!= pvdc->type) {
3813
if (
NTP_ADD
!= pvdc->type) {
3858
case
NTP_ADD
:
3894
case
NTP_ADD
: /* fallthru */
4152
VDC_INIT("src", "remote host: ",
NTP_ADD
),
4153
VDC_INIT("dst", "local address: ",
NTP_ADD
),
ntpq.c
1849
case
NTP_ADD
:
Completed in 71 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026