Home
last modified time | relevance | path

Searched refs:req_nonce (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_control.c117 static void req_nonce (struct recvbuf *, int);
136 { CTL_OP_REQ_NONCE, NOAUTH, req_nonce },
4609 static void req_nonce( in req_nonce() function