Searched refs:commonFunc (Results 1 – 1 of 1) sorted by relevance
55 ECleanupCommonType commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local65 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()66 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()68 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()69 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()