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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.h245 extern mxml_node_t *mxmlNewCustom(mxml_node_t *parent, void *data,
H A Dmxml-node.c22 * mxmlNewCustom() - Create a new custom data node.
350 * 'mxmlNewCustom()' - Create a new custom data node.
361 mxmlNewCustom( function
370 fprintf(stderr, "mxmlNewCustom(parent=%p, data=%p, destroy=%p)\n", parent,
H A Dmxml-file.c1504 node = mxmlNewCustom(parent, NULL, NULL);

Completed in 179 milliseconds