Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dpreconv.c36 int nby; in preconv_encode() local
45 nby = 1; in preconv_encode()
46 while (nby < 5 && *cu & (1 << (7 - nby))) in preconv_encode()
47 nby++; in preconv_encode()
49 switch (nby) { in preconv_encode()
68 switch (nby) { in preconv_encode()
83 while (--nby) { in preconv_encode()
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source534 …"Either the files are illegal (fifos,\nblock devices, etc.), or can't be found\nby the LP print se…