Home
last modified time | relevance | path

Searched refs:got_there (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c1527 boolean_t got_there = _B_FALSE; /* we hit the destination */ in traceroute() local
1639 got_there = _B_FALSE; in traceroute()
1750 got_there = _B_TRUE; in traceroute()
1780 got_there = _B_TRUE; in traceroute()
1803 if (got_there || in traceroute()