Home
last modified time | relevance | path

Searched refs:aibuf (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/network/
Dfreeaddrinfo.c13 struct aibuf *b = (void *)((char *)p - offsetof(struct aibuf, ai)); in freeaddrinfo()
Dlookup.h23 struct aibuf { struct
Dres_cache.c85 struct aibuf *out = calloc(1, num * sizeof(*out) + canon_len + 1); in dns_get_addr_info_from_netsys_cache()
Dgetaddrinfo.c26 struct aibuf *out; in getaddrinfo()