Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c99 extern int stilinc; /* see below */ in fileinit()
100 stilinc = 0; in fileinit()
308 int stilinc; /* up to here not written yet */ variable
323 if (b >= stilinc) in blkio()
324 stilinc = b + 1; in blkio()
327 } else if (stilinc) in blkio()
340 if (stilinc) in tlaste()
347 int i = stilinc; in tflush()
349 stilinc = 0; in tflush()
370 if (stilinc) in synctmp()
[all …]