Searched refs:type_buf (Results 1 – 1 of 1) sorted by relevance
118 char type_buf[32]; in format_ai_one() local136 snprintf (type_buf, sizeof (type_buf), "%d", ai->ai_socktype); in format_ai_one()137 type_str = type_buf; in format_ai_one()