Searched refs:wd_boottime (Results 1 – 3 of 3) sorted by relevance
174 (time_t)hsp->hs_wd->wd_boottime, " up"), in main()259 : HS(a2)->hs_wd->wd_sendtime - HS(a2)->hs_wd->wd_boottime) in tcmp()262 : HS(a1)->hs_wd->wd_sendtime - HS(a1)->hs_wd->wd_boottime) in tcmp()
321 wd.wd_boottime = ntohl(wd.wd_boottime); in handleread()438 mywd.wd_boottime = htonl(tm.tv_sec); in getboottime()563 interval(ntohl(w->wd_sendtime) - ntohl(w->wd_boottime), " up")); in Sendto()
56 int32_t wd_boottime; /* time system booted */ member