OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hisname
(Results
1 - 1
of
1
) sorted by null
/external/iputils/
clockdiff.c
300
char *myname, *
hisname
;
variable
614
hisname
= strdup(hp->h_name);
662
fprintf(stderr, "%s is down\n",
hisname
);
665
fprintf(stderr, "%s time transmitted in a non-standard format\n",
hisname
);
668
fprintf(stderr, "%s is unreachable\n",
hisname
);
679
printf("\nhost=%s rtt=%ld(%ld)ms/%ldms delta=%dms/%dms %s",
hisname
,
Completed in 79 milliseconds