Home
last modified time | relevance | path

Searched refs:socket_bind (Results 1 – 8 of 8) sorted by relevance

/external/qemu/
Dmigration-tcp-android.c183 if (socket_bind(s, &addr) == -1) in tcp_start_incoming_migration()
Dsockets.h352 int socket_bind( int fd, const SockAddress* address );
Dqemu-sockets-android.c136 if (socket_bind(slisten, e) == 0) { in inet_listen()
Dsockets.c1002 socket_bind( int fd, const SockAddress* address ) in socket_bind() function
1258 if (socket_bind(s, to) < 0) { in socket_bind_server()
Dnet-android.c1741 ret = socket_bind(fd, mcastaddr); in net_socket_mcast_create()
1927 ret = socket_bind(fd, &saddr); in net_socket_listen_init()
Dqemu-char-android.c1832 if (socket_bind(fd, &saddr) < 0) { in qemu_chr_open_udp()
/external/qemu/android/
Dconsole.c621 ret = socket_bind(fd, &sockaddr ); in control_global_init()
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1096 …'socket_create','socket_connect','socket_close','socket_clear_error','socket_bind','socket_accept',