Searched refs:commonFunc (Results 1 – 2 of 2) sorted by relevance
88 ECleanupCommonType commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local94 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()95 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()97 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()98 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()