Searched refs:socket_create_unix (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dsockets.h327 int socket_create_unix( SocketType type );
H A Dsockets.c931 socket_create_unix( SocketType type ) function
1402 s = socket_create_unix( type );
1424 s = socket_create_unix(type);
H A Dqemu-sockets-android.c534 sock = socket_create_unix(SOCKET_STREAM);

Completed in 42 milliseconds