Home
last modified time | relevance | path

Searched refs:delegated (Results 1 – 16 of 16) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp6.c2373 dhcp6_script_try_run(struct interface *ifp, int delegated) in dhcp6_script_try_run() argument
2390 ((delegated && ap->delegating_iface) || in dhcp6_script_try_run()
2391 (!delegated && !ap->delegating_iface))) in dhcp6_script_try_run()
2399 script_runreason(ifp, delegated ? "DELEGATED6" : state->reason); in dhcp6_script_try_run()
2400 if (!delegated) in dhcp6_script_try_run()
3473 goto delegated; in dhcp6_env()
3564 delegated: in dhcp6_env()
/external/llvm/utils/lit/
DTODO29 delegated to each test suite. This could take a couple forms:
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
DRuby.stg317 # delegated rule <ruleDescriptor.name>
1177 # - - - - - - - - - - delegated rules - - - - - - - - - - -
1448 # delegated lexer rule <ruleDescriptor.name; format="lexerRule"> (<ruleDescriptor.name> in the gram…
/external/openssh/
DPROTOCOL.agent253 delegated to the smartcard.
Dsshd_config.0453 on the private key will be delegated to an ssh-agent(1).
/external/libvorbis/doc/
Drfc5215.txt1035 IETF AVT Working Group delegated from the IESG
1104 IETF AVT Working Group delegated from the IESG
/external/chromium-trace/catapult/third_party/webapp2/
DCHANGES617 - Much improved URL building, now delegated to routes.
/external/avahi/specs/
Ddraft-cheshire-dnsext-dns-sd-02.txt148 Even when the DNS-SD functions are delegated to a different machine,
559 This name structure allows subdomains to be delegated along logical
1439 "_tcp.<Domain>" subdomain may be delegated to a different piece of
Ddraft-cheshire-dnsext-dns-sd-03.txt148 Even when the DNS-SD functions are delegated to a different machine,
559 This name structure allows subdomains to be delegated along logical
1524 "_tcp.<Domain>" subdomain may be delegated to a different piece of
Ddraft-cheshire-dnsext-dns-sd-04.txt148 Even when the DNS-SD functions are delegated to a different machine,
574 This name structure allows subdomains to be delegated along logical
1582 "_tcp.<Domain>" subdomain may be delegated to a different piece of
Ddraft-cheshire-dnsext-multicastdns-03.txt1295 Multicast DNS Domains are not delegated from their parent domain via
1297 Domains. Instead, all Multicast DNS Domains are delegated to the IP
Ddraft-cheshire-dnsext-multicastdns-04.txt1295 Multicast DNS Domains are not delegated from their parent domain via
1297 Domains. Instead, all Multicast DNS Domains are delegated to the IP
Ddraft-cheshire-dnsext-multicastdns-05.txt1693 Multicast DNS Domains are not delegated from their parent domain via
1695 Domains. Instead, all Multicast DNS Domains are delegated to the IP
Ddraft-cheshire-dnsext-multicastdns-06.txt1903 Multicast DNS Domains are not delegated from their parent domain via
1905 Domains. Instead, all Multicast DNS Domains are delegated to the IP
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg904 // Free the lexers that we delegated to
1304 // Install the delegated methods so that they appear to be a part of this
1378 // Free the parsers that we delegated to
/external/jetty/
DVERSION.txt4339 + Allow delegated creation of WebApplication derivations.