Searched defs:portstr (Results 1 – 4 of 4) sorted by relevance
105 String portstr; in HopImpl() local
242 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in main() local
3050 char portstr[PORT_MAX]; local
777 set_hostname_and_port(char *hostname, char *portstr, int family, int port) in set_hostname_and_port()