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

  /external/qemu/util/
qemu-sockets-android.c 369 static int inet_parse(QemuOpts *opts, const char *str) function
451 if (inet_parse(opts, str) == 0) {
478 if (inet_parse(opts, str) == 0)
qemu-sockets.c 424 static int inet_parse(QemuOpts *opts, const char *str) function
506 if (inet_parse(opts, str) == 0) {
533 if (inet_parse(opts, str) == 0)

Completed in 61 milliseconds