Searched refs:x_report (Results 1 – 2 of 2) sorted by relevance
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fifo/ |
H A D | mod_fifo.c | 4057 static void list_node(fifo_node_t *node, switch_xml_t x_report, int *off, int verbose) in list_node() argument 4064 x_fifo = switch_xml_add_child_d(x_report, "fifo", (*off)++);; in list_node() 4210 switch_xml_t x_report = switch_xml_new("fifo_report"); in SWITCH_STANDARD_API() local 4211 switch_assert(x_report); in SWITCH_STANDARD_API() 4219 list_node(node, x_report, &x, verbose); in SWITCH_STANDARD_API() 4225 list_node(node, x_report, &x, verbose); in SWITCH_STANDARD_API() 4229 xml_text = switch_xml_toxml(x_report, SWITCH_FALSE); in SWITCH_STANDARD_API() 4232 switch_xml_free(x_report); in SWITCH_STANDARD_API()
|
/dports/graphics/gmt/gmt-6.3.0/src/x2sys/ |
H A D | README.x2sys | 27 x2sys_report which replaces x_report.c. These are all
|