Searched refs:oldn (Results 1 – 5 of 5) sorted by relevance
112 uint32_t oldn = uuid_cache->nentries; in uuid_cache_grow() local114 (oldn - 1) * sizeof (struct smf_uuid_cache_ent); in uuid_cache_grow()238 uint32_t oldn = uuid_cache->nentries; in swrp_smf_cache_add() local251 if (oldn < CACHE_NENT_MAX) { in swrp_smf_cache_add()253 entp = &uuid_cache->entry[oldn]; in swrp_smf_cache_add()
45 int oldn = 1; local221 if (oldn == 0) {227 oldn = n; /* remember if this line was suppressed */
250 int oldn, newn; in refresh_data() local266 oldn = privdata->pd_nprivs; in refresh_data()279 oldn * sizeof (char *)); in refresh_data()282 for (i = oldn; i < newn; i++) in refresh_data()
1189 static int oldn = 0; in setsize() local1194 if (n == oldn) in setsize()1196 oldn = n; in setsize()
1797 int oldn; in ja_size() local1801 oldn = n; in ja_size()1817 n = oldn; in ja_size()