Home | History | Annotate | Download | only in misc

Lines Matching refs:format_host

585 			ap = format_host(AF_INET, 4, a->data, buf, sizeof(buf));
588 ap = format_host(a->family, 16, a->data, buf, sizeof(buf));