Home
last modified time | relevance | path

Searched refs:getboottime (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/sys/
H A Dtimevar.h260 getboottime(void) in getboottime() function
275 time_t getboottime(void);
291 return t + getboottime(); in time_mono_to_wall()
297 return t - getboottime(); in time_wall_to_mono()
/netbsd/usr.sbin/rwhod/
H A Drwhod.c106 static void getboottime(void);
198 getboottime(); in main()
237 getboottime(); in main()
373 getboottime(); in send_host_information()
425 getboottime(void) in getboottime() function
/netbsd/sys/fs/nfs/common/
H A Dnfsport.h943 #define NFSSETBOOTTIME(b) (getboottime(&b))
/netbsd/sys/kern/
H A Dkern_tc.c254 getboottime(void) in getboottime() function