HomeSort by: relevance | last modified time | path
    Searched defs:tvsub (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/traceroute/
traceroute.c 422 static void tvsub(struct timeval *, struct timeval *);
1084 tvsub(&wait, &now);
1588 tvsub(struct timeval *out, struct timeval *in) function in typeref:typename:void
  /src/sbin/ping6/
ping6.c 269 static void tvsub(struct timeval *, struct timeval *);
1347 tvsub(&tv, &tp);
1958 * tvsub --
1963 tvsub(struct timeval *out, struct timeval *in) function in typeref:typename:void

Completed in 14 milliseconds