Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c174 static struct sock_timeval tvsout = { DEFSTIMEOUT, 0 };/* secondary time out */ variable
662 tvo = tvsout; in getresponse()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c358 struct sock_timeval tvsout = { DEFSTIMEOUT, 0 };/* secondary time out */
984 tvo = tvsout; in getresponse()
362 struct sock_timeval tvsout = { DEFSTIMEOUT, 0 };/* secondary time out */ global() variable