Home
last modified time | relevance | path

Searched refs:fqdn (Results 1 – 25 of 30) sorted by relevance

12

/external/dnsmasq/src/
Dlease.c253 if (lease->fqdn) in lease_update_dns()
254 cache_add_dhcp_entry(lease->fqdn, &lease->addr, lease->expires); in lease_update_dns()
425 if (lease->fqdn) in kill_name()
427 lease->old_hostname = lease->fqdn; in kill_name()
433 lease->hostname = lease->fqdn = NULL; in kill_name()
474 if (!new_fqdn || !lease_tmp->fqdn || !hostname_isequal(lease_tmp->fqdn, new_fqdn) ) in lease_set_hostname()
499 lease->fqdn = new_fqdn; in lease_set_hostname()
594 lease->fqdn ? lease->fqdn : lease->hostname, now); in do_script_run()
598 lease->fqdn ? lease->fqdn : lease->hostname); in do_script_run()
Dcache.c824 int fqdn, nomem; in read_hostsfile() local
830 fqdn = !!strchr(token, '.'); in read_hostsfile()
835 if ((daemon->options & OPT_EXPAND) && domain_suffix && !fqdn && in read_hostsfile()
Ddnsmasq.h407 char *hostname, *fqdn; /* name from client-hostname option or config */ member
/external/mdnsresponder/mDNSShared/
Duds_daemon.h68 extern void external_start_resolving_service(const domainname *const fqdn);
69 extern void external_stop_resolving_service(const domainname *const fqdn);
Ddnsextd.c3110 void mDNS_AddDynDNSHostName(mDNS *m, const domainname *fqdn, mDNSRecordCallback *StatusCallback, co… in mDNS_AddDynDNSHostName() argument
3111 { ( void ) m; ( void ) fqdn; ( void ) StatusCallback; ( void ) StatusContext; } in mDNS_AddDynDNSHostName()
3124 void mDNS_RemoveDynDNSHostName(mDNS *m, const domainname *fqdn) { ( void ) m; ( void ) fqdn; } in mDNS_RemoveDynDNSHostName() argument
Duds_daemon.c2291 domainname fqdn; in handle_resolve_request() local
2315 if (build_domainname_from_strings(&fqdn, name, regtype, domain) < 0) in handle_resolve_request()
2323 AssignDomainName(&request->u.resolve.qsrv.qname, &fqdn); in handle_resolve_request()
2342 AssignDomainName(&request->u.resolve.qtxt.qname, &fqdn); in handle_resolve_request()
2364 if (!AuthorizedDomain(request, &fqdn, AutoBrowseDomains)) return(mStatus_NoError); in handle_resolve_request()
2378 …if (wasP2P || (!InterfaceID && IsLocalDomain(&fqdn) && (request->flags & kDNSServiceFlagsIncludeP2… in handle_resolve_request()
2382 external_start_resolving_service(&fqdn); in handle_resolve_request()
/external/ipsec-tools/src/racoon/doc/
DREADME.gssapi13 by daemons concerned with login credentials, uses 'host/fqdn' as
14 its credential, where fqdn is the hostname on the interface that
17 is 'ike/fqdn', but it can be overridden in the racoon config file.
35 is 'ike/fqdn', where fqdn is the hostname for the interface
/external/dhcpcd/
Dif-options.c562 ifo->fqdn = FQDN_BOTH; in parse_option()
566 ifo->fqdn = FQDN_NONE; in parse_option()
568 ifo->fqdn = FQDN_PTR; in parse_option()
570 ifo->fqdn = FQDN_BOTH; in parse_option()
572 ifo->fqdn = FQDN_DISABLE; in parse_option()
Dif-options.h105 int fqdn; member
Ddhcp.c1055 if (ifo->fqdn != FQDN_DISABLE && ifo->hostname[0]) { in make_message()
1070 *p++ = (ifo->fqdn & 0x09) | 0x04; in make_message()
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample26 #my_identifier fqdn "server.kame.net";
/external/mdnsresponder/mDNSCore/
DuDNS.c1430 int x, hostcount = CountLabels(&hi->fqdn); in GetServiceTarget()
1432 …ame(SkipLeadingLabels(rr->resrec.name, srvcount - x), SkipLeadingLabels(&hi->fqdn, hostcount - x))) in GetServiceTarget()
1436 if (besthi) return(&besthi->fqdn); in GetServiceTarget()
2105 AssignDomainName(&h->arv4.namestorage, &h->fqdn); in AdvertiseHostname()
2131 AssignDomainName(&h->arv6.namestorage, &h->fqdn); in AdvertiseHostname()
2285 mDNSexport void mDNS_AddDynDNSHostName(mDNS *m, const domainname *fqdn, mDNSRecordCallback *StatusC… in mDNS_AddDynDNSHostName() argument
2289 LogInfo("mDNS_AddDynDNSHostName %##s", fqdn); in mDNS_AddDynDNSHostName()
2291 while (*ptr && !SameDomainName(fqdn, &(*ptr)->fqdn)) ptr = &(*ptr)->next; in mDNS_AddDynDNSHostName()
2292 if (*ptr) { LogMsg("DynDNSHostName %##s already in list", fqdn->c); return; } in mDNS_AddDynDNSHostName()
2299 AssignDomainName(&(*ptr)->fqdn, fqdn); in mDNS_AddDynDNSHostName()
[all …]
DmDNSEmbeddedAPI.h1361 domainname fqdn; member
2343 extern mDNSu8 *ConstructServiceName(domainname *const fqdn, const domainlabel *name, const domainn…
2344 extern mDNSBool DeconstructServiceName(const domainname *const fqdn, domainlabel *const name, domai…
2468 extern void mDNS_AddDynDNSHostName(mDNS *m, const domainname *fqdn, mDNSRecordCallback *StatusCallb…
2469 extern void mDNS_RemoveDynDNSHostName(mDNS *m, const domainname *fqdn);
2643 …mDNS *const m, mDNSBool setservers, mDNSBool setsearch, domainname *const fqdn, DNameListElem **Re…
DDNSCommon.c685 mDNSexport mDNSu8 *ConstructServiceName(domainname *const fqdn, in ConstructServiceName() argument
689 mDNSu8 *dst = fqdn->c; in ConstructServiceName()
790 dst = AppendDomainName(fqdn, domain); in ConstructServiceName()
804 mDNSexport mDNSBool DeconstructServiceName(const domainname *const fqdn, in DeconstructServiceName() argument
808 const mDNSu8 *src = fqdn->c; in DeconstructServiceName()
809 const mDNSu8 *max = fqdn->c + MAX_DOMAIN_NAME; in DeconstructServiceName()
/external/mdnsresponder/mDNSPosix/
DNetMonitor.c383 mDNSexport mDNSBool ExtractServiceType(const domainname *const fqdn, domainname *const srvtype) in ExtractServiceType() argument
386 const mDNSu8 *src = fqdn->c; in ExtractServiceType()
406 mDNSlocal void recordstat(HostEntry *entry, const domainname *fqdn, int op, mDNSu16 rrtype) in recordstat() argument
417 if (!ExtractServiceType(fqdn, &srvtype)) return; in recordstat()
DmDNSPosix.c444 …mDNS *const m, mDNSBool setservers, mDNSBool setsearch, domainname *const fqdn, DNameListElem **Re… in mDNSPlatformSetDNSConfig() argument
448 (void) fqdn; in mDNSPlatformSetDNSConfig()
/external/dnsmasq/dbus/
DDBus-interface112 STRING "hostname.or.fqdn"
/external/dnsmasq/
DCHANGELOG263 Add --dhcp-fqdn flag, which changes behaviour if DNS names
/external/dnsmasq/po/
Des.po812 msgid "there must be a default domain when --dhcp-fqdn is set"
813 msgstr "debe haber un dominio predeterminado cuando --dhcp-fqdn est� fijado"
Dpl.po792 msgid "there must be a default domain when --dhcp-fqdn is set"
793 msgstr "w przypadku u�ywania --dhcp-fqdn trzeba wskaza� domy�ln� domen�"
Dfr.po810 msgid "there must be a default domain when --dhcp-fqdn is set"
811 msgstr "un domaine par d�faut doit �tre sp�cifi� lorsque l'option --dhcp-fqdn est utilis�e"
Dfi.po784 msgid "there must be a default domain when --dhcp-fqdn is set"
Dpt_BR.po784 msgid "there must be a default domain when --dhcp-fqdn is set"
Dit.po784 msgid "there must be a default domain when --dhcp-fqdn is set"
Dde.po827 msgid "there must be a default domain when --dhcp-fqdn is set"

12