Searched refs:delegated (Results 1 – 16 of 16) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | dhcp6.c | 2373 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/ |
D | TODO | 29 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/ |
D | Ruby.stg | 317 # delegated rule <ruleDescriptor.name> 1177 # - - - - - - - - - - delegated rules - - - - - - - - - - - 1448 # delegated lexer rule <ruleDescriptor.name; format="lexerRule"> (<ruleDescriptor.name> in the gram…
|
/external/openssh/ |
D | PROTOCOL.agent | 253 delegated to the smartcard.
|
D | sshd_config.0 | 453 on the private key will be delegated to an ssh-agent(1).
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 1035 IETF AVT Working Group delegated from the IESG 1104 IETF AVT Working Group delegated from the IESG
|
/external/chromium-trace/catapult/third_party/webapp2/ |
D | CHANGES | 617 - Much improved URL building, now delegated to routes.
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-dns-sd-02.txt | 148 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
|
D | draft-cheshire-dnsext-dns-sd-03.txt | 148 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
|
D | draft-cheshire-dnsext-dns-sd-04.txt | 148 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
|
D | draft-cheshire-dnsext-multicastdns-03.txt | 1295 Multicast DNS Domains are not delegated from their parent domain via 1297 Domains. Instead, all Multicast DNS Domains are delegated to the IP
|
D | draft-cheshire-dnsext-multicastdns-04.txt | 1295 Multicast DNS Domains are not delegated from their parent domain via 1297 Domains. Instead, all Multicast DNS Domains are delegated to the IP
|
D | draft-cheshire-dnsext-multicastdns-05.txt | 1693 Multicast DNS Domains are not delegated from their parent domain via 1695 Domains. Instead, all Multicast DNS Domains are delegated to the IP
|
D | draft-cheshire-dnsext-multicastdns-06.txt | 1903 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/ |
D | C.stg | 904 // 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/ |
D | VERSION.txt | 4339 + Allow delegated creation of WebApplication derivations.
|