HomeSort by: relevance | last modified time | path
    Searched defs:nmchar (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/pr/
pr.c 95 static char nmchar; /* line numbering append char */ variable in typeref:typename:char
211 nbuf[--num] = nmchar;
463 *ptbf++ = nmchar;
720 *ptbf++ = nmchar;
912 *ptbf++ = nmchar;
1743 nmchar = *eoptarg++;
1745 nmchar = NMCHAR;
pr.c 95 static char nmchar; /* line numbering append char */ variable in typeref:typename:char
211 nbuf[--num] = nmchar;
463 *ptbf++ = nmchar;
720 *ptbf++ = nmchar;
912 *ptbf++ = nmchar;
1743 nmchar = *eoptarg++;
1745 nmchar = NMCHAR;

Completed in 22 milliseconds