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
170 Devmapper::destroyAll(); in start()171 Loop::destroyAll(); in start()
306 auto destroyAll = [] (uint8_t, const inet_diag_msg*) { return true; }; in destroySockets() local308 return readDiagMsg(proto, destroyAll); in destroySockets()