Searched refs:temp_indx (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sparc/os/ | ||
H A D | bootops.c | 206 static int temp_indx; variable 247 temp_base[temp_indx] = ret; 248 temp_size[temp_indx] = size; 249 if (++temp_indx == NTMPALLOC) |
Completed in 57 milliseconds