Searched defs:af (Results 1 – 1 of 1) sorted by relevance
35 int uv_inet_ntop(int af, const void* src, char* dst, size_t size) { in uv_inet_ntop()146 int uv_inet_pton(int af, const char* src, void* dst) { in uv_inet_pton()
Completed in 6 milliseconds