Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fold/
H A Dfold.c65 static int spcol = 0; variable
268 ncol -= spcol; /* Reset column positions */ in putch()
269 col -= spcol; in putch()
303 spcol = ncol; in putch()
321 spcol = ncol; in putch()
346 ncol = col = spcol = 0; in newline_init()