Searched refs:Q_Destroy (Results 1 – 4 of 4) sorted by relevance
49 void Q_Destroy(queue *q);
200 Q_Destroy(&root->children); in xml_elem_free_non_recurse()201 Q_Destroy(&root->attrs); in xml_elem_free_non_recurse()
1473 Q_Destroy(value->v->q); in XMLRPC_CleanupValue()2400 Q_Destroy(&server->methodlist); in XMLRPC_ServerDestroy()2401 Q_Destroy(&server->docslist); in XMLRPC_ServerDestroy()
605 void Q_Destroy(queue *q) in Q_Destroy() function
Completed in 26 milliseconds