Home
last modified time | relevance | path

Searched refs:socket_local_client (Results 1 – 3 of 3) sorted by relevance

/misc/debug_tools/acrn_crashlog/usercrash/include/
A Dprotocol.h21 int socket_local_client(const char *name, const size_t len, int type);
/misc/debug_tools/acrn_crashlog/usercrash/
A Dclient.c88 sockfd = socket_local_client(SOCKET_NAME, strlen(SOCKET_NAME), in usercrashd_connect()
A Dprotocol.c87 int socket_local_client(const char *name, const size_t len, int type) in socket_local_client() function

Completed in 14 milliseconds