Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/sys/sys/
H A Dtime.h59 bintime_addx(struct bintime *_bt, uint64_t _x) in bintime_addx() argument
70 bintime_add(struct bintime *_bt, const struct bintime *_bt2) in bintime_add() argument
82 bintime_sub(struct bintime * _bt,const struct bintime * _bt2) bintime_sub() argument
94 bintime_mul(struct bintime * _bt,u_int _x) bintime_mul() argument
106 bintime_shift(struct bintime * _bt,int _exp) bintime_shift() argument
142 bttosbt(const struct bintime _bt) bttosbt() argument
151 struct bintime _bt; sbttobt() local
173 bintime2timespec(const struct bintime * _bt,struct timespec * _ts) bintime2timespec() argument
182 timespec2bintime(const struct timespec * _ts,struct bintime * _bt) timespec2bintime() argument
191 bintime2timeval(const struct bintime * _bt,struct timeval * _tv) bintime2timeval() argument
199 timeval2bintime(const struct timeval * _tv,struct bintime * _bt) timeval2bintime() argument
416 struct bintime _bt; sbinuptime() local
433 struct bintime _bt; getsbinuptime() local
[all...]