Home
last modified time | relevance | path

Searched defs:tvsub (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/regression/p1003_1b/
H A Dfifo.c72 tvsub(const struct timeval *a, const struct timeval *b) in tvsub() function
/freebsd/contrib/tcsh/
H A Dsh.time.c705 tvsub(timeval_t *tdiff, timeval_t *t1, timeval_t *t0) in tvsub() function
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c1828 tvsub(register struct timeval *out, register struct timeval *in) in tvsub() function