Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c1503 boolean_t got_there = _B_FALSE; /* we hit the destination */ in traceroute() local
1615 got_there = _B_FALSE; in traceroute()
1726 got_there = _B_TRUE; in traceroute()
1756 got_there = _B_TRUE; in traceroute()
1779 if (got_there || in traceroute()