uv_freeaddrinfo  1345 include/uv.h   UV_EXTERN void uv_freeaddrinfo(struct addrinfo* ai);
uv_freeaddrinfo    52 test/benchmark-getaddrinfo.c   uv_freeaddrinfo(res);
uv_freeaddrinfo    45 test/test-getaddrinfo.c   uv_freeaddrinfo(res);  /* Should not crash. */
uv_freeaddrinfo    56 test/test-getaddrinfo.c   uv_freeaddrinfo(res);
uv_freeaddrinfo    77 test/test-getaddrinfo.c   uv_freeaddrinfo(res);
uv_freeaddrinfo    81 test/test-thread.c   uv_freeaddrinfo(res);
uv_freeaddrinfo   125 test/test-threadpool-cancel.c   uv_freeaddrinfo(res);  /* Should not crash. */