Lines Matching refs:fqdn
519 if (ctx->fqdn == NULL)
521 fqdn_len = os_strlen(ctx->fqdn);
522 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
525 ctx->fqdn);
533 ctx->fqdn);
745 if (ctx->fqdn == NULL) {
749 fqdn_len = os_strlen(ctx->fqdn);
750 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
753 ctx->fqdn);
762 ctx->fqdn);
867 if (ctx->fqdn == NULL)
869 fqdn_len = os_strlen(ctx->fqdn);
870 if (os_strncasecmp(pos, ctx->fqdn, fqdn_len) != 0 ||
873 ctx->fqdn);
882 ctx->fqdn);
1345 ctx->fqdn = os_strdup("wi-fi.org");
1376 ctx->fqdn = os_strdup("wi-fi.org");