Home
last modified time | relevance | path

Searched refs:iblock2 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_temp.c73 iblock2 = -1; in fileinit()
243 if (bno == iblock2) {
257 blkio(iblock2, ibuff2, write);
260 iblock2 = bno;
385 blkio(iblock2, ibuff2, write); in synctmp()
H A Dex_temp.h96 var short iblock2; /* Temp file block number of ibuff2 (or -1) */ variable