Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dtimevar.h256 getboottime(void) in getuptime()
271 time_t getboottime(void);
287 return t + getboottime();
293 return t - getboottime();
260 getboottime(void) getboottime() function
/netbsd-src/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-src/sys/fs/nfs/common/
H A Dnfsport.h943 #define NFSSETBOOTTIME(b) (getboottime(&b))
/netbsd-src/sys/kern/
H A Dkern_tc.c254 getboottime(void) in getboottime() function