Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bluetooth/btpand/
Devent.c59 static void tv_add(struct timeval *, struct timeval const *);
229 tv_add(&ev->expire, timeout); in __event_add()
272 tv_add(struct timeval *a, struct timeval const *b) in tv_add() function