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

/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c422 static void tvsub(struct timeval *, struct timeval *);
1084 tvsub(&wait, &now);
1588 tvsub(struct timeval *out, struct timeval *in) function
/netbsd-current/sbin/ping6/
H A Dping6.c269 static void tvsub(struct timeval *, struct timeval *);
1347 tvsub(&tv, &tp);
1958 * tvsub --
1963 tvsub(struct timeval *out, struct timeval *in) function

Completed in 204 milliseconds