ts_sec 50 include/sys/time.h time_t ts_sec; /* seconds */ ts_sec 55 include/sys/time.h (ts)->ts_sec = (tv)->tv_sec; \ ts_sec 59 include/sys/time.h (tv)->tv_sec = (ts)->ts_sec; \