Home
last modified time | relevance | path

Searched refs:socket_listen (Results 1 – 7 of 7) sorted by relevance

/external/qemu/
Dmigration-tcp-android.c186 if (socket_listen(s, 1) == -1) in tcp_start_incoming_migration()
Dsockets.h355 int socket_listen( int fd, int backlog );
Dqemu-sockets-android.c160 if (socket_listen(slisten,1) != 0) { in inet_listen()
Dsockets.c1042 socket_listen( int fd, int backlog ) in socket_listen() function
1265 if (socket_listen(s, 4) < 0) { in socket_bind_server()
Dnet-android.c1932 ret = socket_listen(fd, 0); in net_socket_listen_init()
/external/qemu/android/
Dconsole.c628 ret = socket_listen(fd, 0); in control_global_init()
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1093 … 'socket_recv','socket_readv','socket_read','socket_listen','socket_last_error','socket_iovec_set',