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

/freebsd-current/tools/regression/p1003_1b/
H A Dfifo.c72 tvsub(const struct timeval *a, const struct timeval *b) function
180 tvsub(ranat + j, ranat + j - 1));
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h151 void tvsub (struct timeval *, struct timeval *, struct timeval *);
/freebsd-current/contrib/tcsh/
H A Dsh.time.c690 tvsub(&td, t1, t0);
705 tvsub(timeval_t *tdiff, timeval_t *t1, timeval_t *t0) function
H A Dsh.decls.h436 extern void tvsub (struct timeval *,
H A Dsh.proc.c1245 tvsub(&diff, &pp->p_etime, &pp->p_btime);
1261 tvsub(&diff, &pp->p_etime, &pp->p_btime);
/freebsd-current/usr.sbin/traceroute/
H A Dtraceroute.c371 void tvsub(struct timeval *, struct timeval *);
1233 tvsub(&wait, &now);
1828 tvsub(register struct timeval *out, register struct timeval *in) function

Completed in 121 milliseconds