Home
last modified time | relevance | path

Searched defs:ts (Results 101 – 125 of 216) sorted by relevance

123456789

/dragonfly/sys/dev/netif/ath/ath_rate/amrr/
H A Damrr.c162 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
/dragonfly/lib/libevtr/
H A Devtr.c95 uint64_t ts; /* XXX: this should only be part of probe */ member
987 evtr_dump_fmt(evtr_t evtr, uint64_t ts, const evtr_event_t ev) in evtr_dump_fmt()
1141 evtr_dump_string(evtr_t evtr, uint64_t ts, const char *str, int ns) in evtr_dump_string()
1176 uint64_t ts; member
/dragonfly/contrib/nvi2/vi/
H A Dv_txt.c1647 u_long ts; in txt_ai_resolve() local
1866 u_long sw, ts; in txt_dent() local
H A Dvs_msg.c60 struct timespec ts, ts_diff; in vs_busy() local
/dragonfly/contrib/tcsh-6/
H A Ded.screen.c443 struct termcapstr *ts; in SetTC() local
1545 struct ttysize ts; /* from Sun */ in GetSize() local
/dragonfly/sys/netproto/smb/
H A Dsmb_iod.c554 struct timespec ts, tstimeout; in smb_iod_sendall() local
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dteam.c56 struct gomp_team_state ts; member
/dragonfly/lib/libssh/openbsd-compat/
H A Dbsd-misc.c276 struct timespec ts; in usleep() local
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_table.c387 print_tstats(const struct pfr_tstats *ts, int debug) in print_tstats()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ddb.c333 _db_show_tdma(const char *sep, const struct ieee80211_tdma_state *ts, int showprocs) in _db_show_tdma()
/dragonfly/sys/netgraph7/netflow/
H A Dnetflow.c587 struct timespec ts; in export_send() local
/dragonfly/tools/tools/crypto/
H A Dcryptotest.c413 printt(const char* tag, struct cryptotstat *ts) in printt()
/dragonfly/sys/dev/raid/ips/
H A Dips.c609 uint32_t ts; in ips_morpheus_poll() local
/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c486 uint64_t ts; /* time cpu switched to td */ member
848 parse_interval(const char *_str, struct ts_interval *ts, in parse_interval()
1189 uintmax_t ts; member
/dragonfly/sys/kern/
H A Dkern_sig.c1752 struct timespec rts, ets, ts; in kern_sigtimedwait() local
1862 struct timespec ts; in sys_sigtimedwait() local
H A Dkern_shutdown.c222 struct timespec ts; in print_uptime() local
/dragonfly/usr.bin/gzip/
H A Dgzip.c1337 unsigned char ts[4]; /* timestamp */ in file_uncompress() local
1912 print_list(int fd, off_t out, const char *outfile, time_t ts) in print_list()
/dragonfly/lib/libhammer/
H A Dlibhammer.h69 u_int64_t ts; member
/dragonfly/lib/libc/rpc/
H A Dclnt_dg.c301 struct timespec ts; in clnt_dg_call() local
/dragonfly/lib/libthread_xu/thread/
H A Dthr_sem.c340 struct timespec ts, ts2; in _sem_timedwait() local
/dragonfly/sbin/sysctl/
H A Dsysctl.c380 struct timespec *ts = (struct timespec*)p; in S_timespec() local
/dragonfly/usr.bin/kcollect/
H A Dkcollect.c752 time_t ts; in str2unix() local
/dragonfly/contrib/xz/src/common/
H A Dmythread.h224 struct timespec ts; in mythread_cond_init() local
/dragonfly/contrib/file/src/
H A Dreadcdf.c153 struct timespec ts; in cdf_file_property_info() local
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c342 #define TSTOMILLI(ts) (((ts)->tv_sec * 1000) + ((ts)->tv_nsec / 1000000)) in pcap_next_zbuf() argument
1253 struct timespec ts; in pcap_read_bpf() local

123456789