Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dtty.c70 static int Pcol; /* end column of prompt string */ variable
182 Pcol = Col; in readtty()
398 for (col=Pcol, s=canonb; *s; s++) in countcol()