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

/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dextern.h151 void tvsub (struct timeval *, struct timeval *, struct timeval *);
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dtest_gic.c66 tvsub(struct timeval *t1, const struct timeval *t2) function
196 tvsub(&tv2, &tv1);
/macosx-10.10.1/tcsh-65/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.h422 extern void tvsub (struct timeval *,
H A Dsh.proc.c1194 tvsub(&diff, &pp->p_etime, &pp->p_btime);
1210 tvsub(&diff, &pp->p_etime, &pp->p_btime);
/macosx-10.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c412 void tvsub(struct timeval *, struct timeval *);
1195 tvsub(&wait, &now);
1586 tvsub(register struct timeval *out, register struct timeval *in) function
/macosx-10.10.1/network_cmds-457/ping.tproj/
H A Dping.c245 static void tvsub(struct timeval *, const struct timeval *);
1221 tvsub(tv, &tv1);
1482 * tvsub --
1487 tvsub(struct timeval *out, const struct timeval *in) function
/macosx-10.10.1/network_cmds-457/ping6.tproj/
H A Dping6.c322 void tvsub(struct timeval *, struct timeval *);
1728 tvsub(&tv, &tp);
2444 * tvsub --
2449 tvsub(struct timeval *out, struct timeval *in) function

Completed in 187 milliseconds