Home | History | Annotate | Download | only in misc

Lines Matching defs:ap

1011 	const char *ap = buf;
1020 ap = format_host(AF_INET, 4, a->data, buf, sizeof(buf));
1023 ap = format_host(a->family, 16, a->data, buf, sizeof(buf));
1024 est_len = strlen(ap);
1038 sock_addr_print_width(est_len, ap, ":", serv_width, resolve_service(port),