Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpdate/
H A Dntpdate.c165 u_long sys_authdelay = 0; /* authentication delay */ variable
271 sys_authdelay = 0; /* authentication delay */ in clear_globals()
388 sys_authdelay = tmp.l_uf; in ntpdatemain()
718 L_ADDUF(&server->xmt, sys_authdelay); in transmit()