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

  /external/wpa_supplicant_8/src/utils/
xml-utils.h 23 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node);
xml_libxml2.c 173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) function
  /external/wpa_supplicant_8/hs20/client/
spp_client.c 258 parent = xml_node_get_parent(ctx->xml, node);
oma_dm_client.c 798 parent = xml_node_get_parent(ctx->xml, pps_node);
    [all...]

Completed in 43 milliseconds