Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cat/
H A Dcat.c507 int boln; /* = 1 if at beginning of line */ local
514 boln = 1;
530 if (nflg && boln && !bflg)
532 boln = 1;
540 if (nflg && boln)
542 boln = 0;