Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c194 static boolean_t tr_nsactive = _B_FALSE; /* Lookup ongoing */ variable
2008 tr_nsactive = _B_TRUE; in inet_name()
2019 tr_nsactive = _B_FALSE; in inet_name()
2025 tr_nsactive = _B_TRUE; in inet_name()
2037 tr_nsactive = _B_FALSE; in inet_name()
2258 if (tr_nsactive && now - tr_nsstarttime >= in ns_warning_thr()