HomeSort by relevance Sort by last modified time
    Searched refs:xml_node_get_localname (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/src/utils/
xml-utils.c 29 name = xml_node_get_localname(ctx, node);
76 name = xml_node_get_localname(ctx, node);
238 name = xml_node_get_localname(ctx, node);
290 name = xml_node_get_localname(ctx, mo);
318 lname = xml_node_get_localname(ctx, child);
398 name = xml_node_get_localname(ctx, node);
432 name = xml_node_get_localname(ctx, tnds);
xml-utils.h 25 const char * xml_node_get_localname(struct xml_node_ctx *ctx,
xml_libxml2.c 195 const char * xml_node_get_localname(struct xml_node_ctx *ctx, function
http_curl.c     [all...]
  /external/wpa_supplicant_8/hs20/client/
oma_dm_client.c 258 name = xml_node_get_localname(ctx->xml, child);
442 name = xml_node_get_localname(ctx->xml, getcert);
869 name = xml_node_get_localname(ctx->xml, pps_node);
982 name = xml_node_get_localname(ctx->xml, resp);
997 name = xml_node_get_localname(ctx->xml, child);
1030 name = xml_node_get_localname(ctx->xml, child);
    [all...]
spp_client.c 50 name = xml_node_get_localname(xctx, node);
531 name = xml_node_get_localname(ctx->xml, cmd);
624 name = xml_node_get_localname(ctx->xml, child);
osu_client.c 611 name = xml_node_get_localname(ctx->xml, mo);
1017 name = xml_node_get_localname(ctx->xml, child);
1159 name = xml_node_get_localname(ctx->xml, child);
1222 name = xml_node_get_localname(ctx->xml, child);
    [all...]
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 1055 name = xml_node_get_localname(ctx->xml, child);
    [all...]

Completed in 134 milliseconds