HomeSort by relevance Sort by last modified time
    Searched defs:inet_listen_opts (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qemu-sockets-android.c 80 int inet_listen_opts(QemuOpts *opts, int port_offset) function
452 sock = inet_listen_opts(opts, port_offset);
qemu-sockets.c 124 int inet_listen_opts(QemuOpts *opts, int port_offset) function
507 sock = inet_listen_opts(opts, port_offset);

Completed in 55 milliseconds