Home
last modified time | relevance | path

Searched refs:tv_add (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/bluetooth/btpand/
H A Devent.c58 static void tv_add(struct timeval *, struct timeval const *);
228 tv_add(&ev->expire, timeout); in __event_add()
271 tv_add(struct timeval *a, struct timeval const *b) in tv_add() function