Home | History | Annotate | Download | only in client

Lines Matching full:in_fname

1807 static void cmd_to_tnds(struct hs20_osu_client *ctx, const char *in_fname,
1812 mo = node_from_file(ctx->xml, in_fname);
1814 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname);
1828 static void cmd_from_tnds(struct hs20_osu_client *ctx, const char *in_fname,
1833 tnds = node_from_file(ctx->xml, in_fname);
1835 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname);