OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_trustkey
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
77
static void
do_trustkey
(struct parse *, FILE *, int);
2248
do_trustkey
(pcmd, fp, REQ_TRUSTKEY);
2261
do_trustkey
(pcmd, fp, REQ_UNTRUSTKEY);
2266
*
do_trustkey
- do grunge work of adding/deleting keys
2269
do_trustkey
(
function
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
99
static void
do_trustkey
(sockaddr_u *, endpt *, struct req_pkt *, u_long);
2148
do_trustkey
(srcadr, inter, inpkt, 1);
2162
do_trustkey
(srcadr, inter, inpkt, 0);
2167
*
do_trustkey
- make keys either trustable or untrustable
2170
do_trustkey
(
function
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026