Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtime.h321 bintime2timeval(const struct bintime *_bt, struct timeval *_tv) in bintime2timeval()
330 timeval2bintime(const struct timeval *_tv, struct bintime *_bt) in timeval2bintime()
358 struct timeval _tv; in sbttotv() local
366 tvtosbt(struct timeval _tv) in tvtosbt()
/freebsd/contrib/wpa/src/utils/
H A Deloop.c1079 struct timeval _tv; in eloop_run() local