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);
288 name = xml_node_get_localname(ctx, mo);
316 lname = xml_node_get_localname(ctx, child);
396 name = xml_node_get_localname(ctx, node);
430 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);
450 name = xml_node_get_localname(ctx->xml, getcert);
891 name = xml_node_get_localname(ctx->xml, pps_node);
1004 name = xml_node_get_localname(ctx->xml, resp);
1019 name = xml_node_get_localname(ctx->xml, child);
1052 name = xml_node_get_localname(ctx->xml, child);
    [all...]
spp_client.c 52 name = xml_node_get_localname(xctx, node);
538 name = xml_node_get_localname(ctx->xml, cmd);
631 name = xml_node_get_localname(ctx->xml, child);
osu_client.c 633 name = xml_node_get_localname(ctx->xml, mo);
1043 name = xml_node_get_localname(ctx->xml, child);
1185 name = xml_node_get_localname(ctx->xml, child);
1248 name = xml_node_get_localname(ctx->xml, child);
    [all...]
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 1077 name = xml_node_get_localname(ctx->xml, child);
    [all...]

Completed in 120 milliseconds