Home
last modified time | relevance | path

Searched refs:spp_xsd_fname (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/hs20/client/
Dspp_client.c24 extern const char *spp_xsd_fname;
64 ret = xml_validate(xctx, node, spp_xsd_fname, &err); in hs20_spp_validate()
Dosu_client.c28 const char *spp_xsd_fname = "spp.xsd"; variable
3290 spp_xsd_fname = optarg; in main()