Searched refs:ts_sec (Results 1 – 8 of 8) sorted by relevance
62 typedef decltype(ts.tv_sec) ts_sec; in __do_timed_wait() typedef63 _LIBCPP_CONSTEXPR ts_sec ts_sec_max = numeric_limits<ts_sec>::max(); in __do_timed_wait()66 ts.tv_sec = static_cast<ts_sec>(s.count()); in __do_timed_wait()
115 typedef decltype(ts.tv_sec) ts_sec; in sleep_for() typedef116 _LIBCPP_CONSTEXPR ts_sec ts_sec_max = numeric_limits<ts_sec>::max(); in sleep_for()119 ts.tv_sec = static_cast<ts_sec>(s.count()); in sleep_for()
88 int64_t ts_sec; member113 int64_t ts_sec; member
1118 uhdr->ts_sec = SWAPLL(uhdr->ts_sec); in swap_linux_usb_header()
528 uhdr->ts_sec = pkth.ts.tv_sec; in usb_read_linux()818 pkth.ts.tv_sec = info.hdr->ts_sec; in usb_read_linux_bin()899 pkth.ts.tv_sec = hdr->ts_sec; in usb_read_linux_mmap()
136 u_int32_t ts_sec; member
168 unsigned int ts_sec; member
90 long ts_sec; member