Searched refs:tvsub (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/traceroute/
H A Dtraceroute.c443 static void tvsub(struct timeval *, struct timeval *);
1104 tvsub(&wait, &now);
1608 tvsub(struct timeval *out, struct timeval *in) function
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c276 static void tvsub(struct timeval *, struct timeval *);
1435 tvsub(&tv, &tp);
2043 * tvsub --
2048 tvsub(struct timeval *out, struct timeval *in) function

Completed in 65 milliseconds