boottime
extern struct timeval boottime;
st->bits.boottime, st->bits.pid);
stats_s4.boottime.tv_sec =
stats_s2.boottime.tv_sec =
stats_s3.boottime.tv_sec = btm.tv_sec;
stats_s4.boottime.tv_usec =
stats_s2.boottime.tv_usec =
stats_s3.boottime.tv_usec = btm.tv_usec;
fprintf(stderr, "boottime: %d %d\n", stats_s3.boottime.tv_sec,
stats_s3.boottime.tv_usec);
putline(sw_var.curtime.tv_sec, sw_var.boottime,
putline(st.curtime.tv_sec, st.boottime, st.avenrun);
entry[curentry].boottime.tv_sec = st.boottime.tv_sec;
entry[curentry].boottime.tv_usec =
st.boottime.tv_usec;
entry[curentry].boottime.tv_sec =
sw_var.boottime.tv_sec;
entry[curentry].boottime.tv_usec =
sw_var.boottime.tv_usec;
putline(now, boottime, avenrun)
struct timeval boottime;
uptime = now - boottime.tv_sec;
putline(st->curtime.tv_sec, st->boottime, st->avenrun);
putline(sv->curtime.tv_sec, sv->boottime, sv->avenrun);
entry[curentry].boottime.tv_sec = st->boottime.tv_sec;
entry[curentry].boottime.tv_usec =
st->boottime.tv_usec;
entry[curentry].boottime.tv_sec = sv->boottime.tv_sec;
entry[curentry].boottime.tv_usec =
sv->boottime.tv_usec;
putline(ep->curtime, ep->boottime, ep->avenrun);
if (a->boottime.tv_sec != b->boottime.tv_sec)
return (a->boottime.tv_sec - b->boottime.tv_sec);
return (a->boottime.tv_usec - b->boottime.tv_usec);
struct timeval boottime;
rc = (lsp->rls_lockid.bits.boottime == id->bits.boottime &&
id.bits.boottime = nsrv4->rfs4_start_time;
rc = (sp->rs_stateid.bits.boottime == id->bits.boottime &&
rc = (dsp->rds_delegid.bits.boottime == id->bits.boottime &&
if (id->bits.boottime != nsrv4->rfs4_start_time)
if (id->bits.boottime == nsrv4->rfs4_start_time) {
uint32_t boottime; /* boot time */