Searched defs:ts (Results 51 - 75 of 389) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/arm/lpc/
H A Dlpc_rtc.c100 lpc_rtc_gettime(device_t dev, struct timespec *ts) argument
111 lpc_rtc_settime(device_t dev, struct timespec *ts) argument
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h72 struct timespec ts; local
82 set_normalized_timespec(struct timespec *ts, time_t sec, int64_t nsec) argument
90 timespec_to_ns(const struct timespec *ts) argument
98 struct timespec ts; local
118 timespec_valid(const struct timespec *ts) argument
[all...]
/freebsd-11.0-release/tools/regression/sockets/kqueue/
H A Dkqueue.c106 struct timespec ts; local
191 struct timespec ts; local
[all...]
/freebsd-11.0-release/contrib/ntp/util/
H A Dpps-api.c34 struct timespec ts; local
H A Dprecision.c123 struct timespec ts; local
/freebsd-11.0-release/usr.bin/xlint/lint2/
H A Demit2.c57 tspec_t ts; local
/freebsd-11.0-release/sys/powerpc/pseries/
H A Drtas_dev.c105 rtas_gettime(device_t dev, struct timespec *ts) { argument
133 rtas_settime(device_t dev, struct timespec *ts) argument
/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Dsynch.h165 struct timespec ts; local
/freebsd-11.0-release/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c93 static const char *table2string(long s, const OCSP_TBLSTR *ts, int len) argument
/freebsd-11.0-release/crypto/openssl/crypto/rand/
H A Drand_unix.c163 struct timespec ts; local
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_gettime.c191 struct timespec ts; local
H A Dt_select.c94 child(const struct timespec *ts) argument
/freebsd-11.0-release/contrib/ntp/lib/isc/tests/
H A Disctest.c164 struct timespec ts; local
/freebsd-11.0-release/contrib/ntp/libntp/
H A Diosignal.c292 l_fp ts; local
H A Dprettydate.c69 time_t ts; local
155 common_prettydate( l_fp *ts, int local ) argument
[all...]
/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Dlib_box.c63 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/freebsd-11.0-release/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/freebsd-11.0-release/contrib/netbsd-tests/fs/fifofs/
H A Dt_fifo.c40 static const struct timespec ts = { 0, 10000 }; local
99 static const struct timespec ts = { 0, 500000000 }; local
/freebsd-11.0-release/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c104 struct timespec ts; local
/freebsd-11.0-release/contrib/apr-util/test/
H A Dtestdate.c119 static void gm_timestr_822(char *ts, apr_time_t sec) argument
/freebsd-11.0-release/contrib/file/src/
H A Dcdf_time.c99 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) argument
147 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts) argument
184 struct timespec ts; local
[all...]
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dnstime.c122 struct timespec ts; local
/freebsd-11.0-release/bin/ed/
H A Dglbl.c150 line_t **ts; local
/freebsd-11.0-release/sys/cddl/compat/opensolaris/sys/
H A Dtime.h63 struct timespec ts; local
84 struct timespec ts; local
[all...]
/freebsd-11.0-release/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c90 cloudabi_timestamp_t ts; local

Completed in 221 milliseconds

1234567891011>>