Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dsocket_helper.py118 def bind_unix_socket(sock, addr): function
/aosp_15_r20/external/curl/tests/server/
H A Dutil.c836 int bind_unix_socket(curl_socket_t sock, const char *unix_socket, in bind_unix_socket() function