Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 25 of 170) sorted by relevance

1234567

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0001-resolve-Use-sockaddr-pointer-type-for-bind.patch10 ../git/src/resolve/test-resolved-stream.c:112:32: error: incompatible pointer types passing 'struct…
13 ../git/src/resolve/test-resolved-stream.c:251:39: error: incompatible pointer types passing 'struct…
19 src/resolve/test-resolved-stream.c | 4 ++--
22 diff --git a/src/resolve/test-resolved-stream.c b/src/resolve/test-resolved-stream.c
24 --- a/src/resolve/test-resolved-stream.c
25 +++ b/src/resolve/test-resolved-stream.c
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py44 def _dep_resolve(graph, node, resolved, seen): argument
47 if edge not in resolved:
51 _dep_resolve(graph, edge, resolved, seen)
52 resolved.append(node)
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/connman/connman/
H A D0001-connman.service-stop-systemd-resolved-when-we-use-co.patch4 Subject: [PATCH] connman.service: stop systemd-resolved when we use connman
6 Stop systemd-resolved service when we use connman as network manager.
23 +Conflicts=systemd-resolved.service
/OK3568_Linux_fs/kernel/net/appletalk/
H A Daarp.c71 static struct aarp_entry *resolved[AARP_HASH_SIZE]; variable
314 __aarp_expire_timer(&resolved[ct]); in aarp_expire_timeout()
340 __aarp_expire_device(&resolved[ct], dev); in aarp_device_event()
369 __aarp_expire_all(&resolved[ct]); in aarp_purge()
613 a = __aarp_find_entry(resolved[hash], dev, sa); in aarp_send_ddp()
696 a->next = resolved[hash]; in __aarp_resolved()
697 resolved[hash] = a; in __aarp_resolved()
829 a = __aarp_find_entry(resolved[sa.s_node % in aarp_rcv()
904 __aarp_expire_device(&resolved[ct], dev); in aarp_device_down()
938 if (table == resolved) { in iter_next()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dnsmasq/
H A Ddnsmasq.inc16 file://dnsmasq-resolved.conf \
64 install -d ${D}${sysconfdir}/systemd/resolved.conf.d/
65 install -m 0644 ${WORKDIR}/dnsmasq-resolved.conf ${D}${sysconfdir}/systemd/resolved.conf.d/
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py78 def _dep_resolve(graph, node, resolved, seen): argument
82 if edge not in resolved:
87 _dep_resolve(graph, edge, resolved, seen)
89 resolved.append(node)
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/files/
H A D0001-Fix-opening-etc-resolv.conf-error.patch6 Fix to start avahi-daemon after systemd-resolved.service. This is because
9 is created by systemd-resolved.service by default in current OE's systemd
39 +After=systemd-resolved.service connman.service
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0007-i386-Allow-GOT32-relocations-against-ABS-symbols.patch28 - resolved as absolute value + addend. GOTPCREL relocations
31 + resolved as absolute value + addend. GOTPCREL and GOT32
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py79 def _dep_resolve(graph, node, resolved, seen): argument
83 if edge not in resolved:
88 _dep_resolve(graph, edge, resolved, seen)
90 resolved.append(node)
/OK3568_Linux_fs/buildroot/
H A DCHANGES18 Issues resolved (http://bugs.uclibc.org):
39 Issues resolved (http://bugs.uclibc.org):
65 Issues resolved (http://bugs.uclibc.org):
119 Issues resolved (http://bugs.uclibc.org):
143 Issues resolved (http://bugs.uclibc.org):
182 Issues resolved (http://bugs.uclibc.org):
250 Issues resolved (http://bugs.uclibc.org):
303 Issues resolved (http://bugs.uclibc.org):
339 Issues resolved (http://bugs.uclibc.org):
413 Issues resolved (http://bugs.uclibc.org):
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dnpmsw.py87 resolved = params.get("resolved", None)
93 if not resolved:
98 uri = URI(resolved)
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddspkginit.c396 if (element->reference.resolved) { in acpi_ds_resolve_package_element()
473 element->reference.resolved = TRUE; in acpi_ds_resolve_package_element()
H A Ddsobject.c115 obj_desc->reference.resolved = TRUE; in acpi_ds_build_internal_object()
126 obj_desc->reference.resolved = FALSE; in acpi_ds_build_internal_object()
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/connman/
H A Dconnman_1.41.bb5 file://0001-connman.service-stop-systemd-resolved-when-we-use-co.patch \
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/gitunpackoffline/
H A Dgitunpackoffline-fail.bb10 # Deliberately have a tag which has to be resolved but ensure do_unpack doesn't access the network …
/OK3568_Linux_fs/buildroot/package/libgtk3/
H A D0002-fix-introspection-check.patch3 During autoreconf GOBJECT_INTROSPECTION_CHECK could not be resolved because we
/OK3568_Linux_fs/buildroot/package/mender/
H A Dmender-client.service3 After=systemd-resolved.service
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-ganges.dtsi26 * issue with it that has to be resolved.
/OK3568_Linux_fs/kernel/net/ceph/
H A DKconfig39 be resolved using the CONFIG_DNS_RESOLVER facility.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch29 if (strchr(host, ':')) /* heh, it's not a resolved hostname */
/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs_kern.c142 char *name, *resolved, *end; in follow_link() local
168 resolved = kasprintf(GFP_KERNEL, "%s%s", link, name); in follow_link()
169 if (resolved == NULL) { in follow_link()
175 return resolved; in follow_link()
/OK3568_Linux_fs/buildroot/package/busybox/
H A D0003-libbb-sockaddr2str-ensure-only-printable-characters-.patch30 if (strchr(host, ':')) /* heh, it's not a resolved hostname */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0001-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch11 can be resolved. Here check for libxml2 being detected and
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dmodule-elf-format.rst110 livepatch symbol. These must be resolved before livepatch can call
198 objects, whose addresses cannot be resolved by the module loader (because
205 symbols are resolved simply when the target module loads. In any case, for
207 section must be resolved before livepatch can call apply_relocate_add() for
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A DTODO11 resolved.

1234567