Home
last modified time | relevance | path

Searched refs:STRNULLCHKQ (Results 1 – 12 of 12) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidloc.c44 …ERR("Entity(%s) does not have IdP SSO Descriptor (metadata problem)", idp_meta?STRNULLCHKQ(idp_met… in zxid_idp_loc_raw()
169 …ERR("Entity(%s) does not have SP SSO Descriptor (metadata problem)", sp_meta?STRNULLCHKQ(sp_meta->… in zxid_sp_loc_by_index_raw()
214 …ERR("Entity(%s) does not have SP SSO Descriptor (metadata problem)", sp_meta?STRNULLCHKQ(sp_meta->… in zxid_sp_loc_raw()
H A Dzxidmeta.c760 …zx_add_content(cf->ctx, &org->OrganizationName->gg, zx_ref_str(cf->ctx, STRNULLCHKQ(cf->nice_name)… in zxid_org_desc()
764 …zx_add_content(cf->ctx, &org->OrganizationDisplayName->gg, zx_ref_str(cf->ctx, STRNULLCHKQ(cf->nic… in zxid_org_desc()
795 = zx_ref_elem(cf->ctx, &contact->gg, zx_md_Company_ELEM, STRNULLCHKQ(cf->nice_name)); in zxid_contact_desc()
H A Dzxidmkwsf.c46 st->code = zx_dup_attr(cf->ctx, &st->gg, zx_code_ATTR, STRNULLCHKQ(sc1)); in zxid_mk_lu_Status()
69 st->code = zx_dup_attr(cf->ctx, &st->gg, zx_code_ATTR, STRNULLCHKQ(sc1)); in zxid_mk_tas3_status()
H A Dzxidsso.c868 …ERR("Entity(%s) does not have IdP SSO Descriptor (metadata problem)", idp_meta?STRNULLCHKQ(idp_met… in zxid_as_call_ses()
869 …,0,0,0,0, "N", "B", "ERR", 0, "No IDPSSODescriptor eid(%*s)", idp_meta?STRNULLCHKQ(idp_meta->eid):… in zxid_as_call_ses()
H A Dmini_httpd_filter.c458 D("POST CGI parsed. rs(%s)", STRNULLCHKQ(cgi->rs)); in zxid_mini_httpd_check_protocol_url()
H A Dmod_auth_saml.c476 D("POST CGI parsed. rs(%s)", STRNULLCHKQ(cgi.rs)); in chkuid()
H A Dzxsig.c107 ERR("Unknown digest algo(%s)", STRNULLCHKQ(dig_alg)); in zxsig_choose_xmldsig_sig_meth_url()
150 ERR("Unknown digest algo(%s)", STRNULLCHKQ(dig_alg)); in zxsig_choose_xmldsig_sig_meth_urlenc()
H A Dzxidwsp.c436 …D("A7N received. NID(%s) FMT(%d) SESIX(%s)", STRNULLCHKQ(ses->nid), ses->nidfmt, STRNULLCHK(ses->s… in zxid_wsf_validate_a7n()
H A Dzxidlib.c875 …INFO("Attribute(%s) value not found in any file(%s" ZXID_UID_DIR "%s/%s/%s)", STRNULLCHKQ(atname),… in zx_add_kid_after_sa_Issuer()
H A Derrmac.h70 #define STRNULLCHKQ(s) ((s)?(char*)(s):"?") macro
H A Dzxidconf.c1552 …d?!? Violation of CGI spec? SERVER_SOFTWARE(%s)", vorig, exp, env_hdr, STRNULLCHKQ(getenv("SERVER_… in zxid_eval_squash_env()
1557 …ER_SOFTWARE(%s)", vorig, exp, env_hdr, val, (long)(lim - (out + len)), STRNULLCHKQ(getenv("SERVER_… in zxid_eval_squash_env()
H A Dzxidsimp.c873 D("cf=%p cgi=%p templ(%s)", cf, cgi, STRNULLCHKQ(cgi->templ)); in zxid_simple_show_idp_sel()