Searched refs:locuri (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/wpa/hs20/client/
H A Doma_dm_client.c67 const char *locuri, const char *data);
81 xml_node_t *locuri; local
84 locuri = get_node(ctx->xml, node, "Item/Target/LocURI");
85 if (locuri == NULL)
88 uri = xml_node_get_text(ctx->xml, locuri);
185 const char *locuri, const char *data)
196 add_item(ctx, node, locuri, data);
227 const char *locuri, const char *data)
232 oma_dm_add_locuri(ctx, item, "Source", locuri);
247 char locuri[20 local
183 add_results(struct hs20_osu_client *ctx, xml_node_t *parent, int msgref, int cmdref, int cmdid, const char *locuri, const char *data) argument
226 add_item(struct hs20_osu_client *ctx, xml_node_t *parent, const char *locuri, const char *data) argument
473 char *locuri; local
500 oma_dm_run_add(struct hs20_osu_client *ctx, const char *locuri, xml_node_t *add, xml_node_t *pps, const char *pps_fname) argument
660 char *locuri; local
727 char *locuri, *pos; local
848 char *locuri, *pos; local
1006 char *locuri; local
[all...]

Completed in 128 milliseconds