/openbmc/qemu/io/ |
H A D | dns-resolver.c | 49 static int qio_dns_resolver_lookup_sync_inet(QIODNSResolver *resolver, in qio_dns_resolver_lookup_sync_inet() argument 138 static int qio_dns_resolver_lookup_sync_nop(QIODNSResolver *resolver, in qio_dns_resolver_lookup_sync_nop() argument 152 int qio_dns_resolver_lookup_sync(QIODNSResolver *resolver, in qio_dns_resolver_lookup_sync() argument 160 return qio_dns_resolver_lookup_sync_inet(resolver, in qio_dns_resolver_lookup_sync() 169 return qio_dns_resolver_lookup_sync_nop(resolver, in qio_dns_resolver_lookup_sync() 206 QIODNSResolver *resolver = QIO_DNS_RESOLVER(qio_task_get_source(task)); in qio_dns_resolver_lookup_worker() local 210 qio_dns_resolver_lookup_sync(resolver, in qio_dns_resolver_lookup_worker() 221 object_unref(OBJECT(resolver)); in qio_dns_resolver_lookup_worker() 225 void qio_dns_resolver_lookup_async(QIODNSResolver *resolver, in qio_dns_resolver_lookup_async() argument 237 task = qio_task_new(OBJECT(resolver), func, opaque, notify); in qio_dns_resolver_lookup_async() [all …]
|
H A D | meson.build | 13 'dns-resolver.c',
|
/openbmc/linux/Documentation/devicetree/ |
H A D | dynamic-resolution-notes.rst | 8 DeviceTree resolver, residing in drivers/of/resolver.c 10 How the resolver works 13 The resolver is given as an input an arbitrary tree compiled with the 17 In sequence the resolver works by the following steps:
|
H A D | kernel-api.rst | 50 .. kernel-doc:: drivers/of/resolver.c
|
/openbmc/qemu/include/io/ |
H A D | dns-resolver.h | 170 int qio_dns_resolver_lookup_sync(QIODNSResolver *resolver, 194 void qio_dns_resolver_lookup_async(QIODNSResolver *resolver, 214 void qio_dns_resolver_lookup_result(QIODNSResolver *resolver,
|
/openbmc/openbmc/poky/meta/recipes-support/curl/ |
H A D | curl_8.11.1.bb | 26 …asic-auth bearer-auth digest-auth ipfs negotiate-auth openssl proxy threaded-resolver verbose zlib" 31 # 'ares' and 'threaded-resolver' are mutually exclusive 32 PACKAGECONFIG[ares] = "--enable-ares,--disable-ares,c-ares,,,threaded-resolver" 67 PACKAGECONFIG[threaded-resolver] = "--enable-threaded-resolver,--disable-threaded-resolver,,,,ares"
|
/openbmc/entity-manager/scripts/ |
H A D | validate_configs.py | 142 resolver = jsonschema.RefResolver(base_uri, schema) 143 validator = spec(schema, resolver=resolver)
|
/openbmc/linux/drivers/iio/resolver/ |
H A D | Kconfig | 11 Say yes here to build support for Analog Devices spi resolver 22 Say yes here to build support for Analog Devices spi resolver
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | patch.bbclass | 142 resolver = rcls(patchset, oe_terminal) 143 classes[patchdir] = (patchset, resolver) 146 patchset, resolver = classes[patchdir] 155 resolver.Resolve()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
H A D | 0001-Add-resolv_compat.h-for-musl-builds.patch | 8 ….org/proj/musl.git/tree/dev-qt/qtwebengine/files/qtwebengine-5.7.0-musl-resolver.patch?id=7f410032… 32 * resolver(3) and IPv6:
|
/openbmc/qemu/rust/ |
H A D | Cargo.toml | 2 resolver = "2"
|
/openbmc/linux/drivers/staging/iio/ |
H A D | Makefile | 11 obj-y += resolver/
|
H A D | Kconfig | 13 source "drivers/staging/iio/resolver/Kconfig"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/ |
H A D | unbound_1.22.0.bb | 1 SUMMARY = "Unbound is a validating, recursive, and caching DNS resolver" 4 Version 6 (IPv6), and a client resolver library API as an integral part of the \
|
/openbmc/linux/Documentation/translations/zh_CN/devicetree/ |
H A D | dynamic-resolution-notes.rst | 16 本文描述了内核内DeviceTree解析器的实现,它位于drivers/of/resolver.c中。
|
H A D | kernel-api.rst | 54 drivers/of/resolver.c
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-aiodns_3.2.0.bb | 1 SUMMARY = "Simple DNS resolver for asyncio"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/ |
H A D | gettext.patch | 15 dnl find resolver functions and the socket library on some broken OS
|
/openbmc/qemu/rust/qemu-api-macros/ |
H A D | Cargo.toml | 11 resolver = "2"
|
/openbmc/qemu/rust/hw/char/pl011/ |
H A D | Cargo.toml | 11 resolver = "2"
|
/openbmc/linux/drivers/staging/iio/resolver/ |
H A D | Kconfig | 12 Say yes here to build support for Analog Devices spi resolver
|
/openbmc/qemu/rust/qemu-api/ |
H A D | Cargo.toml | 11 resolver = "2"
|
/openbmc/linux/drivers/of/ |
H A D | Makefile | 12 obj-$(CONFIG_OF_RESOLVE) += resolver.o
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/ |
H A D | ruli_0.36.bb | 1 …for Resolver User Layer Interface It's a library built on top of an asynchronous DNS stub resolver"
|
/openbmc/linux/drivers/iio/ |
H A D | Makefile | 44 obj-y += resolver/
|