Home
last modified time | relevance | path

Searched defs:bind_unix_socket (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/support/
Dsocket_helper.py118 def bind_unix_socket(sock, addr): function
/third_party/curl/tests/server/
Dutil.c809 int bind_unix_socket(curl_socket_t sock, const char *unix_socket, in bind_unix_socket() function