HomeSort by relevance Sort by last modified time
    Searched defs:boottime (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
bootstat.h 41 typedef struct boottime { struct
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/
rup.c 63 struct timeval boottime; member in struct:entry
229 putline(sw_var.curtime.tv_sec, sw_var.boottime,
232 putline(st.curtime.tv_sec, st.boottime, st.avenrun);
237 entry[curentry].boottime.tv_sec = st.boottime.tv_sec;
238 entry[curentry].boottime.tv_usec =
239 st.boottime.tv_usec;
243 entry[curentry].boottime.tv_sec =
244 sw_var.boottime.tv_sec;
245 entry[curentry].boottime.tv_usec
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/nfs/
nfs4.h 196 uint32_t boottime; /* boot time */ member in struct:__anon202::__anon203
    [all...]

Completed in 240 milliseconds