Searched defs:ts (Results 351 - 375 of 458) sorted by relevance

<<111213141516171819

/freebsd-13-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c581 struct state *ts; local
[all...]
/freebsd-13-stable/sbin/route/
H A Droute.c776 struct timespec ts; local
1694 struct timespec ts; local
/freebsd-13-stable/sbin/routed/
H A Ddefs.h276 time_t ts; /* timestamp on network stats */ member in struct:interface::int_data
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h646 zip_common(Iters &&... ts) : iterators(std::forward<Iters>(ts)...) {} argument
675 zip_first(Iters &&... ts) : Base(std::forward<Iters>(ts)...) {} argument
691 zip_shortest(Iters &&... ts) : Base(std::forward<Iters>(ts)...) {} argument
708 std::tuple<Args...> ts; member in class:llvm::detail::zippy
812 zip_longest_iterator(std::pair<Iters &&, Iters &&>.... ts) argument
843 std::tuple<Args...> ts; member in class:llvm::detail::zip_longest_range
[all...]
/freebsd-13-stable/contrib/lib9p/backend/
H A Dfs.c2517 struct timespec ts[2]; local
[all...]
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_string.c2723 int n, ret = 0, ts, tm; local
2938 int always_replace, n, n2, ret = 0, spair, ts, tm; local
3245 int always_replace, n, n2, ret = 0, spair, ts, tm; local
[all...]
/freebsd-13-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1005 auto ts = detail::extract_mtime(st); local
/freebsd-13-stable/contrib/file/src/
H A Dapprentice.c871 size_t ts, v; local
2746 size_t ts = typesize(m->type); local
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c887 struct itimerspec ts; local
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c325 struct timespec ts; local
360 struct timespec ts; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlapi.c499 TString *ts; local
516 TString *ts; local
H A Dlparser.c62 TString *ts = ls->t.seminfo.ts; local
138 TString *ts; local
[all...]
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h246 uint32_t ts; member in struct:synq_entry
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.c2377 sbintime_t ts; local
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_tx.c4194 struct ath_tx_status *ts = &bf->bf_status.ds_txstat; local
4830 struct ath_tx_status ts; local
5171 struct ath_tx_status ts; local
[all...]
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_types_etmv4.h195 } ts; member in struct:_ocsd_etmv4_i_pkt
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_request.c1237 struct info_timer_stats * ts; local
H A Drefclock_gpsdjson.c1398 struct timespec ts; local
2074 struct timespec ts; local
[all...]
H A Drefclock_nmea.c1513 struct timespec ts; local
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c885 l_fp ts; local
/freebsd-13-stable/contrib/ntp/sntp/
H A Dmain.c1556 struct timespec ts; local
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp1952 struct timespec ts; local
/freebsd-13-stable/contrib/lua/src/
H A Dlapi.c503 TString *ts; local
519 TString *ts; local
H A Dlparser.c144 TString *ts; local
/freebsd-13-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c1266 struct vmxnet3_txq_shared *ts; local

Completed in 302 milliseconds

<<111213141516171819