Searched refs:wd_boottime (Results 1 – 3 of 3) sorted by relevance
204 hsp->hs_wd->wd_boottime, " up"), in main()294 h2->hs_wd->wd_sendtime - h2->hs_wd->wd_boottime) in tcmp()297 h1->hs_wd->wd_sendtime - h1->hs_wd->wd_boottime))); in tcmp()
306 wd.wd_boottime = ntohl(wd.wd_boottime); in main()488 mywd.wd_boottime = utmpx->ut_xtime; in getkmem()490 mywd.wd_boottime = htonl(mywd.wd_boottime); in getkmem()722 interval(ntohl(w->wd_sendtime) - ntohl(w->wd_boottime), " up")); in sendto()
62 int wd_boottime; /* time system booted */ member