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

  /external/qemu/
qemu-sockets-android.c 298 sock = socket_unix_server(upath, SOCKET_STREAM);
sockets.h 378 int socket_unix_server( const char* name, SocketType type );
sockets.c 1376 socket_unix_server( const char* name, SocketType type ) function
    [all...]
  /external/qemu/android/
qemu-setup.c 155 s = socket_unix_server( path, SOCKET_STREAM );

Completed in 91 milliseconds