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

  /external/qemu/include/qemu/
sockets.h 12 int inet_listen_opts(QemuOpts *opts, int port_offset);
  /external/qemu/util/
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);
  /external/qemu/
qemu-char.c     [all...]

Completed in 563 milliseconds