Searched defs:destroyAll (Results 1 – 3 of 3) sorted by relevance
79 int Devmapper::destroyAll() { in destroyAll() function in Devmapper
126 int Loop::destroyAll() { in destroyAll() function in Loop
306 auto destroyAll = [] (uint8_t, const inet_diag_msg*) { return true; }; in destroySockets() local