HomeSort by: relevance | last modified time | path
    Searched defs:xml_node_for_each_child (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/utils/
xml-utils.h 62 #define xml_node_for_each_child(ctx, child, parent) \ macro
xml-utils.c 74 xml_node_for_each_child(ctx, node, root) { function
112 xml_node_for_each_child(ctx, node, root) { function
236 xml_node_for_each_child(ctx, node, in) { function
316 xml_node_for_each_child(ctx, child, node) { function
466 xml_node_for_each_child(ctx, child, body) { function

Completed in 13 milliseconds