Searched refs:destroy (Results 1 – 5 of 5) sorted by relevance
37 monitor.destroy(devices, air_monitors)46 monitor.destroy(devices, air_monitors)
84 monitor.destroy(devices, monitor_hosts)124 monitor.destroy(devices, monitor_hosts)
57 def destroy(devices, hosts): function
81 def destroy(args): function111 parser_destroy.set_defaults(func=destroy)
92 destroy(); in ~EventHistory()