Searched refs:typecnt (Results 1 – 1 of 1) sorted by relevance
218 static int typecnt; variable2081 memset(omittype, true, typecnt); in writezone()2144 for (i = old0; i < typecnt; i++) in writezone()2153 for (i = old0; i < typecnt; i++) { in writezone()2232 for (i = old0; i < typecnt; i++) { in writezone()2251 if (++j >= typecnt) { in writezone()2268 for (i = old0; i < typecnt; i++) in writezone()2636 typecnt = 0; in outzone()2977 for (i = 0; i < typecnt; i++) in addtype()2986 if (typecnt >= TZ_MAX_TYPES) { in addtype()[all …]
Completed in 11 milliseconds