Lines Matching refs:cleanup
238 static void cleanup __P((void));1155 cleanup();1162 * cleanup - restore anything which needs to be restored before we exit1166 cleanup()1172 if (the_channel->cleanup)1173 (*the_channel->cleanup)();