Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c238 hitin2 = 0; in getblock()
243 hitin2 = 1; in getblock()
249 if (hitin2 == 0) { in getblock()
265 hitin2 = 1; in getblock()
268 hitin2 = 0; in getblock()
H A Dex_temp.h92 var bool hitin2; /* Last read hit was ibuff2 not ibuff */ variable