Searched refs:inet_listen_opts (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Dqemu_socket.h12 int inet_listen_opts(QemuOpts *opts, int port_offset);
H A Dqemu-sockets-android.c80 int inet_listen_opts(QemuOpts *opts, int port_offset) function
452 sock = inet_listen_opts(opts, port_offset);
H A Dqemu-sockets.c124 int inet_listen_opts(QemuOpts *opts, int port_offset) function
507 sock = inet_listen_opts(opts, port_offset);
H A Dqemu-char.c2258 fd = inet_listen_opts(opts, 0);

Completed in 472 milliseconds