Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-open.c111 ctf_type_v1_t *t1p = (ctf_type_v1_t *) tp; in get_ctt_size_v1() local
125 ctf_type_v1_t *t1p = (ctf_type_v1_t *) tp; in get_ctt_size_v2_unconverted() local
/dflybsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c899 deltaT(struct timeval *t1p, struct timeval *t2p) in deltaT()