Searched refs:NI_MAXHOST (Results 1 – 4 of 4) sorted by relevance
313 char host[NI_MAXHOST], port[NI_MAXSERV]; in do_accept()363 char hbuf[NI_MAXHOST]; in addrinfo_to_text()382 const size_t ai_buf_size = NI_MAXHOST + NI_MAXSERV + 2; in listen_all_addrinfo()
57 #define NI_MAXHOST 255 macro
429 char host[NI_MAXHOST] = "unknown host"; in usbip_vhci_imported_device_dump()
898 char sbuff[NI_MAXHOST], dbuff[NI_MAXHOST];