Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c49 static void tv_sub (struct timeval *, struct timeval const *);
218 tv_sub(&b, &a); in main()
251 tv_sub(struct timeval *a, struct timeval const *b) in tv_sub() function
/freebsd/usr.sbin/bluetooth/btpand/
H A Devent.c59 static void tv_sub(struct timeval *, struct timeval const *);
119 tv_sub(&t, &now); in __event_dispatch()
283 tv_sub(struct timeval *a, struct timeval const *b) in tv_sub() function