HomeSort by relevance Sort by last modified time
    Searched refs:socket_unix_client (Results 1 - 3 of 3) sorted by null

  /external/qemu/
sockets.h 383 int socket_unix_client( const char* name, SocketType type );
sockets.c 1398 socket_unix_client( const char* name, SocketType type ) function
    [all...]
  /external/qemu/android/
qemu-setup.c 163 s = socket_unix_client( path, SOCKET_STREAM );

Completed in 21 milliseconds