Home
last modified time | relevance | path

Searched defs:ts (Results 26 – 50 of 216) sorted by relevance

123456789

/dragonfly/usr.bin/tail/
H A Dforward.c283 struct timespec ts; in set_events() local
314 struct timespec ts; in follow() local
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_debug.c144 const struct ath_tx_status *ts = in ath_printtxbuf_edma() local
207 const struct ath_tx_status *ts = &first_bf->bf_status.ds_txstat; in ath_printtxbuf_legacy() local
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dparallel.c268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num() local
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dgettime.c29 gettime (struct timespec *ts) in gettime()
/dragonfly/lib/libc/stdtime/
H A Dtimespec_get.c39 timespec_get(struct timespec *ts, int base) in timespec_get()
/dragonfly/sys/platform/vkernel64/platform/
H A Dsystimer.c156 struct timespec ts; in vkernel_timer_get_timecount() local
329 struct timespec ts; in inittodr() local
/dragonfly/test/sysperf/
H A Dsyscall5.c14 struct timespec ts; in main() local
H A Dsyscall7.c14 struct timespec ts; in main() local
H A Dsyscall2.c22 struct timespec ts, ts2; in main() local
/dragonfly/contrib/cvs-1.12/src/
H A Dno_diff.c30 char *ts, *options; in No_Difference() local
H A Dentries.c39 const char *ts, const char *options, const char *tag, in Entnode_Create()
200 Register (List *list, const char *fname, const char *vn, const char *ts, in Register()
272 char *l, *user, *vn, *ts, *options; in fgetentent() local
/dragonfly/lib/libc/upmap/
H A Dukp_clock.c63 __clock_gettime(clockid_t clock_id, struct timespec *ts) in __clock_gettime()
H A Dukp_gettimeofday.c65 struct timespec ts; in __gettimeofday() local
/dragonfly/contrib/nvi2/common/
H A Dutil.c307 timepoint_steady(struct timespec *ts)
337 timepoint_system(struct timespec *ts)
/dragonfly/tools/tools/crypto/
H A Dcryptostats.c43 printt(const char* tag, struct cryptotstat *ts) in printt()
/dragonfly/sys/kern/
H A Dkern_time.c108 struct timespec ts; in settime() local
326 kern_clock_getres(clockid_t clock_id, struct timespec *ts) in kern_clock_getres()
380 struct timespec ts; in sys_clock_getres() local
1079 itimespecfix(struct timespec *ts) in itimespecfix()
/dragonfly/sys/vfs/msdosfs/
H A Dmsdosfs_vnops.c118 struct timespec ts; in msdosfs_create() local
183 struct timespec ts; in msdosfs_close() local
214 struct timespec ts; in msdosfs_getattr() local
1335 struct timespec ts; in msdosfs_mkdir() local
/dragonfly/contrib/dhcpcd/src/
H A Deloop.c976 eloop_run_kqueue(struct eloop *eloop, const struct timespec *ts) in eloop_run_kqueue()
1023 const struct timespec *ts, const sigset_t *signals) in eloop_run_epoll()
1074 const struct timespec *ts, const sigset_t *signals) in eloop_run_ppoll()
1118 const struct timespec *ts, const sigset_t *sigmask) in eloop_run_pselect()
1171 struct timespec ts, *tsp; in eloop_start() local
/dragonfly/sys/dev/drm/include/linux/
H A Dtimekeeping.h32 struct timespec ts; in ktime_get_raw_ns() local
H A Dsched.h199 struct timespec ts; in local_clock() local
295 sched_setscheduler_nocheck(struct task_struct *ts, in sched_setscheduler_nocheck()
/dragonfly/sys/sys/
H A Dtime.h47 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
52 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/dragonfly/lib/libc/stdio/
H A Dxprintf_time.c66 struct timespec *ts; in __printf_render_time() local
/dragonfly/contrib/tcpdump/
H A Dprint-arista.c34 time_t ts; in arista_print_date_hms_time() local
/dragonfly/lib/libthread_xu/thread/
H A Dthr_join.c73 struct timespec ts, ts2, *tsp; in join_common() local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c202 ar9300_get_tx_rate_code(struct ath_hal *ah, void *ds, struct ath_tx_status *ts) in ar9300_get_tx_rate_code()
246 struct ath_tx_status *ts = (struct ath_tx_status *)txstatus; in ar9300_proc_tx_desc() local
371 ar9300_calc_tx_airtime(struct ath_hal *ah, void *ds, struct ath_tx_status *ts, in ar9300_calc_tx_airtime()

123456789