OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conf_unpeer
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
1493
struct
conf_unpeer
*pl, plist[min(MAXARGS, 8)];
1504
sendsize = sizeof(struct
conf_unpeer
);
1506
sendsize = v4sizeof(struct
conf_unpeer
);
1529
&itemsize, &dummy, 0, sizeof(struct
conf_unpeer
));
2161
struct
conf_unpeer
*pl, plist[min(MAXARGS, 8)];
2172
sendsize = sizeof(struct
conf_unpeer
);
2174
sendsize = v4sizeof(struct
conf_unpeer
);
2197
&itemsize, &dummy, 0, sizeof(struct
conf_unpeer
));
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
139
{ REQ_UNCONFIG, AUTH, v4sizeof(struct
conf_unpeer
),
140
sizeof(struct
conf_unpeer
), do_unconf },
155
{ REQ_RESET_PEER, AUTH, v4sizeof(struct
conf_unpeer
),
156
sizeof(struct
conf_unpeer
), reset_peer },
1409
struct
conf_unpeer
temp_cp;
2044
struct
conf_unpeer
cp;
/src/external/bsd/ntp/dist/include/
ntp_request.h
646
struct
conf_unpeer
{
struct
Completed in 22 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026