Home
last modified time | relevance | path

Searched defs:t1p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c108 ctf_type_v1_t *t1p = (ctf_type_v1_t *) tp; in get_ctt_size_v1() local
122 ctf_type_v1_t *t1p = (ctf_type_v1_t *) tp; in get_ctt_size_v2_unconverted() local
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c108 ctf_type_v1_t *t1p = (ctf_type_v1_t *) tp; in get_ctt_size_v1() local
122 ctf_type_v1_t *t1p = (ctf_type_v1_t *) tp; in get_ctt_size_v2_unconverted() local
/netbsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c853 deltaT(struct timeval *t1p, struct timeval *t2p) in deltaT()
/netbsd-src/usr.sbin/traceroute/
H A Dtraceroute.c1382 deltaT(struct timeval *t1p, struct timeval *t2p) in deltaT()