Home
last modified time | relevance | path

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

/external/iputils/
Dtracepath.c78 void print_host(const char *a, const char *b, int both) in print_host() function
189 print_host(abuf, h ? (idn ? idn : h->h_name) : abuf, show_both); in recverr()
191 print_host(h ? (idn ? idn : h->h_name) : abuf, abuf, show_both); in recverr()
Dtracepath6.c91 void print_host(const char *a, const char *b, int both) in print_host() function
252 print_host(abuf, hbuf, show_both); in recverr()
254 print_host(hbuf, abuf, show_both); in recverr()