HomeSort by: relevance | last modified time | path
    Searched refs:getboottime (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
timevar.h 256 getboottime(void) function
271 time_t getboottime(void);
287 return t + getboottime();
293 return t - getboottime();
  /src/usr.sbin/rwhod/
rwhod.c 106 static void getboottime(void);
198 getboottime();
237 getboottime();
373 getboottime();
425 getboottime(void) function
  /src/sys/fs/nfs/common/
nfsport.h 943 #define NFSSETBOOTTIME(b) (getboottime(&b))
  /src/sys/kern/
kern_tc.c 255 getboottime(void) function

Completed in 58 milliseconds