Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cat/
H A Dcat.c512 int boln; /* = 1 if at beginning of line */ local
519 boln = 1;
535 if (nflg && boln && !bflg)
537 boln = 1;
545 if (nflg && boln)
547 boln = 0;