Searched refs:wd_boottime (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Drwhod.h62 int wd_boottime; /* time system booted */ member in struct:whod
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Druptime.c204 hsp->hs_wd->wd_boottime, " up"),
294 h2->hs_wd->wd_sendtime - h2->hs_wd->wd_boottime)
297 h1->hs_wd->wd_sendtime - h1->hs_wd->wd_boottime)));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c306 wd.wd_boottime = ntohl(wd.wd_boottime);
488 mywd.wd_boottime = utmpx->ut_xtime;
490 mywd.wd_boottime = htonl(mywd.wd_boottime);
722 interval(ntohl(w->wd_sendtime) - ntohl(w->wd_boottime), " up"));

Completed in 59 milliseconds