Searched refs:boottime_sec (Results 1 – 5 of 5) sorted by relevance
223 time_t boottime_sec(void);
268 boottime_sec(void) in boottime_sec() function
507 file_node->dn_ctime.tv_sec = boottime_sec(); in devfs_getattr()
5425 if_data->ifi_lastchange.tv_sec += (uint32_t)boottime_sec(); in if_data_internal_to_if_data()5482 if_data64->ifi_lastchange.tv_sec += (uint32_t)boottime_sec(); in if_data_internal_to_if_data64()
1945 last_change->tv_sec += boottime_sec(); in ifnet_lastchange()