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

/freebsd-9.3-release/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-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h151 void tvsub (struct timeval *, struct timeval *, struct timeval *);
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.time.c689 tvsub(&td, t1, t0);
704 tvsub(timeval_t *tdiff, timeval_t *t1, timeval_t *t0) function
H A Dsh.decls.h431 extern void tvsub (struct timeval *,
H A Dsh.proc.c1216 tvsub(&diff, &pp->p_etime, &pp->p_btime);
1232 tvsub(&diff, &pp->p_etime, &pp->p_btime);
/freebsd-9.3-release/contrib/traceroute/
H A Dtraceroute.c382 void tvsub(struct timeval *, struct timeval *);
1164 tvsub(&wait, &now);
1554 tvsub(register struct timeval *out, register struct timeval *in) function
/freebsd-9.3-release/sbin/ping/
H A Dping.c213 static void tvsub(struct timeval *, const struct timeval *);
1058 tvsub(tv, &tv1);
1315 * tvsub --
1320 tvsub(struct timeval *out, const struct timeval *in) function
/freebsd-9.3-release/sbin/ping6/
H A Dping6.c288 void tvsub(struct timeval *, struct timeval *);
1553 tvsub(&tv, &tp);
2220 * tvsub --
2225 tvsub(struct timeval *out, struct timeval *in) function

Completed in 192 milliseconds