Searched refs:root_dir (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/hs20/server/ |
D | hs20_spp_server.c | 176 ctx.root_dir = optarg; in main() 186 if (ctx.root_dir == NULL) { in main()
|
D | spp_server.h | 15 char *root_dir; member
|
D | spp_server.c | 803 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/ |
D | wps_upnp_i.h | 125 char *root_dir; member
|
D | wps_upnp.c | 1158 os_free(sm->root_dir); in upnp_wps_device_deinit()
|