Searched refs:socket_unix_client (Results 1 – 3 of 3) sorted by relevance
383 int socket_unix_client( const char* name, SocketType type );
1398 socket_unix_client( const char* name, SocketType type ) in socket_unix_client() function
163 s = socket_unix_client( path, SOCKET_STREAM ); in report_console()