Searched refs:destroyAll (Results 1 – 6 of 6) sorted by relevance
28 static int destroyAll();
31 static int destroyAll();
79 int Devmapper::destroyAll() { in destroyAll() function in Devmapper
126 int Loop::destroyAll() { in destroyAll() function in Loop
182 Devmapper::destroyAll(); in start()183 Loop::destroyAll(); in start()
318 auto destroyAll = [ifindex](uint8_t, const inet_diag_msg* msg) { in destroySockets() local322 return readDiagMsg(proto, destroyAll); in destroySockets()