Home
last modified time | relevance | path

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

12

/external/wpa_supplicant_8/hs20/client/
Dosu_client.c86 static int valid_fqdn(const char *fqdn) in valid_fqdn() argument
91 if (strchr(fqdn, '.') == 0 || strlen(fqdn) > 255) in valid_fqdn()
93 for (pos = fqdn; *pos; pos++) { in valid_fqdn()
188 const char *fqdn) in process_est_cert() argument
196 wpa_printf(MSG_INFO, "PPS for certificate credential - fqdn=%s", fqdn); in process_est_cert()
231 os_snprintf(buf, sizeof(buf), "SP/%s/client-ca.pem", fqdn); in process_est_cert()
239 os_snprintf(buf, sizeof(buf), "SP/%s/client-cert.pem", fqdn); in process_est_cert()
256 os_snprintf(buf, sizeof(buf), "SP/%s/client-key.pem", fqdn); in process_est_cert()
484 const char *fqdn) in server_dnsname_suffix_match() argument
489 match_len = os_strlen(fqdn); in server_dnsname_suffix_match()
[all …]
Doma_dm_client.c513 if (ctx->fqdn == NULL) in oma_dm_run_add()
515 fqdn_len = os_strlen(ctx->fqdn); in oma_dm_run_add()
516 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 || in oma_dm_run_add()
519 ctx->fqdn); in oma_dm_run_add()
527 ctx->fqdn); in oma_dm_run_add()
739 if (ctx->fqdn == NULL) { in oma_dm_replace()
743 fqdn_len = os_strlen(ctx->fqdn); in oma_dm_replace()
744 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 || in oma_dm_replace()
747 ctx->fqdn); in oma_dm_replace()
756 ctx->fqdn); in oma_dm_replace()
[all …]
Dspp_client.c235 if (ctx->fqdn == NULL) { in process_update_node()
241 fqdn_len = os_strlen(ctx->fqdn); in process_update_node()
242 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 || in process_update_node()
245 ctx->fqdn); in process_update_node()
254 ctx->fqdn); in process_update_node()
Dosu_client.h38 char *fqdn; member
Dest.c602 "SP/%s/client-cert.pem", ctx->fqdn); in est_build_csr()
651 "SP/%s/client-cert.pem", ctx->fqdn); in est_simple_enroll()
654 "SP/%s/client-key.pem", ctx->fqdn); in est_simple_enroll()
/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.h409 char *hostname, *fqdn; /* name from client-hostname option or config */ member
/external/iputils/ninfod/
Dninfod_name.c155 int fqdn) in encode_dnsname() argument
181 if (fqdn < 0) in encode_dnsname()
183 fqdn = 1; in encode_dnsname()
201 if (buflen < i + 1 + !(fqdn > 0)) in encode_dnsname()
204 if (!(fqdn > 0)) in encode_dnsname()
/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);
/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/iputils/
Dping6.c514 int dots, fqdn = niquery_options[index].data; in niquery_option_subject_name_handler() local
570 if (fqdn == 0) { in niquery_option_subject_name_handler()
572 fqdn = dots ? 1 : -1; in niquery_option_subject_name_handler()
607 if (fqdn < 0) in niquery_option_subject_name_handler()
614 ni_subject_len = n + (fqdn < 0); in niquery_option_subject_name_handler()
1470 int fqdn = 1; in pr_niquery_reply_name() local
1484 fqdn = 0; in pr_niquery_reply_name()
1489 if (fqdn) in pr_niquery_reply_name()
1492 p += ret + !fqdn; in pr_niquery_reply_name()
/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.c1059 if (ifo->fqdn != FQDN_DISABLE && ifo->hostname[0]) { in make_message()
1074 *p++ = (ifo->fqdn & 0x09) | 0x04; in make_message()
/external/wpa_supplicant_8/hs20/server/
Dsql-example.txt1 INSERT INTO osu_config(realm,field,value) VALUES('example.com','fqdn','example.com');
/external/tcpdump/tests/
Dikev2pI2.out40 (v2IDi: len=8 0200000077657374 fqdn:west)
/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.c451 …mDNS *const m, mDNSBool setservers, mDNSBool setsearch, domainname *const fqdn, DNameListElem **Re… in mDNSPlatformSetDNSConfig() argument
455 (void) fqdn; in mDNSPlatformSetDNSConfig()
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h251 char fqdn[128]; member
/external/dnsmasq/dbus/
DDBus-interface112 STRING "hostname.or.fqdn"

12