Home
last modified time | relevance | path

Searched defs:ts (Results 51 – 75 of 216) sorted by relevance

123456789

/dragonfly/sys/kern/
H A Dsys_generic.c1121 dotimeout_only(struct timespec *ts) in dotimeout_only()
1135 struct timespec *ts, int *res) in doselect()
1226 struct timespec ts, *tsp; in sys_poll() local
1607 dopoll(int nfds, struct pollfd *fds, struct timespec *ts, int *res, int flags) in dopoll()
1677 socket_wait(struct socket *so, struct timespec *ts, int *res) in socket_wait()
H A Dsubr_fattime.c266 struct timespec ts; in main() local
/dragonfly/usr.sbin/dntpd/
H A Dsystem.c90 struct timespec ts; in sysntp_getbasetime() local
/dragonfly/sys/dev/drm/
H A Dlinux_tasklet.c45 struct tasklet_struct *ts; member
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_box.c66 chtype ts, chtype bs, in wborder()
/dragonfly/tools/tools/net80211/wesside/udps/
H A Dudps.c54 struct timespec ts; in own() local
/dragonfly/contrib/nvi2/ex/
H A Dex_txt.c378 u_long sw, ts; in txt_dent() local
/dragonfly/contrib/libedit/src/
H A Dterminal.c947 struct ttysize ts; in terminal_get_size() local
1275 char **ts; in terminal_telltc() local
1316 const struct termcapstr *ts; in terminal_settc() local
1402 const struct termcapstr *ts; in terminal_gettc() local
/dragonfly/contrib/diffutils/lib/
H A Dstat-time.h223 struct timespec *ts = (struct timespec *) ((char *) st + ts_off[i]); in stat_time_normalize() local
/dragonfly/contrib/grep/lib/
H A Dstat-time.h223 struct timespec *ts = (struct timespec *) ((char *) st + ts_off[i]); in stat_time_normalize() local
/dragonfly/usr.sbin/nvmmctl/
H A Dnvmmctl.c145 char ram[4+1], *ts; in nvmm_list() local
/dragonfly/bin/ed/
H A Dglbl.c151 line_t **ts; in set_active_node() local
/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-parse.c297 size_t ts = sizeof ("--thread ") - 1; in mi_parse() local
/dragonfly/contrib/tcpdump/
H A Dprint-udp.c99 u_int ts; in vat_print() local
224 double ts, dts; in rtcp_print() local
/dragonfly/sys/dev/drm/include/linux/
H A Dktime.h82 struct timespec ts; in ktime_get() local
H A Djiffies.h54 timespec_to_jiffies(const struct timespec *ts) in timespec_to_jiffies()
/dragonfly/contrib/file/src/
H A Dprint.c278 struct timespec ts; in file_fmtdatetime() local
/dragonfly/bin/cp/
H A Dutils.c280 struct stat ts; in setfile() local
/dragonfly/lib/libc/isc/
H A Dev_timers.c156 struct timespec ts; in evTimeSpec() local
164 evTimeVal(struct timespec ts) { in evTimeVal()
/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_prn.c94 table2string(long s, const OCSP_TBLSTR *ts, int len) in table2string()
/dragonfly/sys/vfs/hammer/
H A Dhammer_subs.c795 hammer_time_to_timespec(uint64_t xtime, struct timespec *ts) in hammer_time_to_timespec()
802 hammer_timespec_to_time(struct timespec *ts) in hammer_timespec_to_time()
/dragonfly/crypto/openssh/
H A Dmisc.c1650 ms_to_timespec(struct timespec *ts, int ms) in ms_to_timespec()
1659 monotime_ts(struct timespec *ts) in monotime_ts()
1692 struct timespec ts; in monotime_tv() local
1702 struct timespec ts; in monotime() local
1711 struct timespec ts; in monotime_double() local
1733 struct timespec ts, rm; in bandwidth_limit() local
/dragonfly/test/debug/
H A Dbufqueues.c236 loaddelay(struct timespec *ts, const char *arg) in loaddelay()
/dragonfly/games/grdc/
H A Dgrdc.c232 struct timespec ts; in snooze() local
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tdma.c379 const struct ieee80211_tdma_state *ts = vap->iv_tdma; in ath_tdma_update() local

123456789