Home
last modified time | relevance | path

Searched refs:root_dir (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/hs20/server/
Dhs20_spp_server.c176 ctx.root_dir = optarg; in main()
186 if (ctx.root_dir == NULL) { in main()
Dspp_server.h15 char *root_dir; member
Dspp_server.c803 ctx->root_dir, subrem_id); in read_subrem_file()
1169 ctx->root_dir, policy_id); in read_policy_file()
1332 snprintf(fname, sizeof(fname), "%s/spp/dm_ddf-v1_2.dtd", ctx->root_dir); in spp_get_mo()
2834 snprintf(fname, sizeof(fname), "%s/spp/spp.xsd", ctx->root_dir); in hs20_spp_server_process()
2920 snprintf(fname, sizeof(fname), "%s/AS/DB/eap_user.db", ctx->root_dir); in hs20_spp_server_init()
/hostap-latest/src/wps/
Dwps_upnp_i.h125 char *root_dir; member
Dwps_upnp.c1158 os_free(sm->root_dir); in upnp_wps_device_deinit()