Searched refs:sys_authdelay (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/ntp/ntpdate/
H A Dntpdate.c163 u_long sys_authdelay = 0; /* authentication delay */ variable
269 sys_authdelay = 0; /* authentication delay */
382 sys_authdelay = tmp.l_uf;
703 L_ADDUF(&server->xmt, sys_authdelay);
/freebsd-9.3-release/contrib/ntp/include/
H A Dntpd.h485 extern l_fp sys_authdelay; /* authentication delay */
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_proto.c121 l_fp sys_authdelay; /* authentication delay */ variable
4275 sys_authdelay = xmt_ty;
H A Dntp_request.c1122 HTONL_UF(sys_authdelay.l_uf, &is->authdelay);
H A Dntp_control.c2273 LFPTOD(&sys_authdelay, dtemp);

Completed in 191 milliseconds