Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/client/
Dosu_client.c1938 static void cmd_to_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_to_tnds() argument
1943 mo = node_from_file(ctx->xml, in_fname); in cmd_to_tnds()
1945 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname); in cmd_to_tnds()
1959 static void cmd_from_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_from_tnds() argument
1964 tnds = node_from_file(ctx->xml, in_fname); in cmd_from_tnds()
1966 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname); in cmd_from_tnds()