Home
last modified time | relevance | path

Searched refs:i_uptime (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/top/
H A Ddisplay.h26 void i_uptime(struct timeval *bt, time_t *tod);
H A Ddisplay.c1293 i_uptime(struct timeval *bt, time_t *tod) in i_uptime() function
H A Dtop.c627 i_uptime(&system_info.boottime, &curr_time); in main()