Searched refs:cleanMeUp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c536 PMConnection *cleanMeUp = NULL; local
538 cleanMeUp = connectionForID(connection_id);
540 if (cleanMeUp) {
541 cleanupConnection(cleanMeUp);

Completed in 55 milliseconds