Searched refs:Q_Destroy (Results 1 – 4 of 4) sorted by relevance
49 void Q_Destroy(queue *q);
207 Q_Destroy(&root->children); in xml_elem_free_non_recurse()208 Q_Destroy(&root->attrs); in xml_elem_free_non_recurse()
1479 Q_Destroy(value->v->q); in XMLRPC_CleanupValue()2408 Q_Destroy(&server->methodlist); in XMLRPC_ServerDestroy()2409 Q_Destroy(&server->docslist); in XMLRPC_ServerDestroy()
610 void Q_Destroy(queue *q) in Q_Destroy() function
Completed in 17 milliseconds