Searched refs:bind_unix_socket (Results 1 – 4 of 4) sorted by relevance
94 int bind_unix_socket(curl_socket_t sock, const char *unix_socket,
836 int bind_unix_socket(curl_socket_t sock, const char *unix_socket, in bind_unix_socket() function
876 rc = bind_unix_socket(sock, unix_socket, &listener.sau); in sockdaemon()
2224 rc = bind_unix_socket(sock, unix_socket, &me.sau); in main()
Completed in 12 milliseconds