Home
last modified time | relevance | path

Searched defs:_ts (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dtime.h281 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec()
290 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime()
318 struct timespec _ts; in sbttots() local
326 tstosbt(struct timespec _ts) in tstosbt()