Home
last modified time | relevance | path

Searched defs:ts (Results 76 – 100 of 216) sorted by relevance

123456789

/dragonfly/contrib/nvi2/ex/
H A Dex_print.c205 size_t col, tlen, ts; in ex_prchars() local
/dragonfly/contrib/dhcpcd/src/
H A Dauth.c470 struct timespec ts; in get_next_rdm_monotonic_clock() local
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx_edma.c614 struct ath_tx_status ts; in ath_edma_tx_processq() local
H A Dif_ath.c4189 ath_tx_update_stats(struct ath_softc *sc, struct ath_tx_status *ts,
4253 struct ath_tx_status *ts = &bf->bf_status.ds_txstat; local
4312 struct ath_rc_series *rc, struct ath_tx_status *ts, int frmlen,
4340 struct ath_tx_status *ts, struct ath_buf *bf)
4391 struct ath_tx_status *ts; local
/dragonfly/contrib/file/src/
H A Dcdf.c1302 cdf_print_elapsed_time(char *buf, size_t bufsiz, cdf_timestamp_t ts) in cdf_print_elapsed_time()
1431 struct timespec ts; in cdf_dump_dir() local
1486 struct timespec ts; in cdf_dump_property_info() local
1581 struct timespec ts; in cdf_dump_catalog() local
/dragonfly/lib/libthread_xu/thread/
H A Dthr_cond.c235 struct timespec ts, ts2, *tsp; in cond_wait_common() local
/dragonfly/sbin/hammer/
H A Dcmd_stats.c238 loaddelay(struct timespec *ts, const char *arg) in loaddelay()
/dragonfly/sys/vfs/msdosfs/
H A Dmsdosfs_denode.c434 struct timespec ts; in deupdat() local
/dragonfly/sys/kern/
H A Dvfs_syscalls.c3719 getutimens(const struct timespec *ts, struct timespec *newts, int *nullflag) in getutimens()
3759 const struct timespec *ts, int nullflag) in setutimes()
3777 struct timespec ts[2]; in kern_utimes() local
3842 kern_futimens(int fd, struct timespec *ts) in kern_futimens()
3895 struct timespec ts[2]; in sys_futimens() local
3910 struct timespec ts[2]; in kern_futimes() local
3942 kern_utimensat(struct nlookupdata *nd, const struct timespec *ts, int flags) in kern_utimensat()
3983 struct timespec ts[2]; in sys_utimensat() local
H A Dinit_main.c484 struct timespec ts; in proc0_post() local
H A Dkern_uuid.c102 struct timespec ts; in uuid_time() local
/dragonfly/usr.sbin/daemon/
H A Ddaemon.c433 struct timespec ts = { secs, nsecs }; in daemon_sleep() local
/dragonfly/contrib/mpfr/src/
H A Dsin_cos.c571 mpfr_t x_red, ts, tc; in mpfr_sincos_fast() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dggc-tests.c155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union() local
/dragonfly/sys/net/pf/
H A Dpf_osfp.c224 u_int32_t ts; in pf_osfp_fingerprint_hdr() local
/dragonfly/lib/libtcplay/
H A Dio.c118 struct timespec ts = { .tv_sec = 0, .tv_nsec = 10000000 }; /* 10 ms */ in get_random() local
/dragonfly/sys/dev/acpica/
H A Dacpi_hpet.c611 struct timespec ts; in acpi_hpet_test() local
/dragonfly/sys/net/netmap/
H A Dnetmap_user.h119 struct timeval ts; member
H A Dnetmap.h231 struct timeval ts; /* time of last *sync() */ member
/dragonfly/sys/dev/netif/ath/ath_rate/onoe/
H A Donoe.c169 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
/dragonfly/contrib/gcc-4.7/libgomp/
H A Dteam.c54 struct gomp_team_state ts; member
/dragonfly/contrib/libpcap/
H A Dpcap-int.h400 struct pcap_timeval ts; /* time stamp */ member
416 struct pcap_timeval ts; /* time stamp */ member
/dragonfly/contrib/gdb-7/gdb/
H A Dtracepoint.c1942 struct trace_status *ts = current_trace_status (); in trace_status_command() local
2106 struct trace_status *ts = current_trace_status (); in trace_status_mi() local
3001 struct trace_status *ts = current_trace_status (); in trace_save() local
3740 struct trace_status *ts; in tfile_open() local
3890 parse_trace_status (char *line, struct trace_status *ts) in parse_trace_status()
4242 tfile_get_trace_status (struct trace_status *ts) in tfile_get_trace_status()
/dragonfly/lib/libevtr/
H A Devtr.h92 uint64_t ts; /* timestamp. Must be nondecreasing */ member
/dragonfly/share/examples/scsi_target/
H A Dscsi_target.c352 struct timespec ts, *tptr; in request_loop() local

123456789