Searched refs:otln (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/pr/
H A Dextern.h56 int otln(char *, int, int *, int *, int);
H A Dpr.c272 if (otln(obuf,cnt+off, &ips, &ops, mor))
274 } else if (otln(lbuf, cnt, &ips, &ops, mor))
550 otln(buf,offst,&ips,&ops,1))
574 if (otln(vc[tvc].pt, cnt, &ips,
584 if (otln(buf, 0, &ips, &ops, 0))
619 if (otln(ptbf, j, &ips, &ops, 0))
770 if (otln(buf, j, &ips, &ops, 0))
985 if (otln(buf, j, &ips, &ops, 0))
1120 * otln(): output a line of data. (Supports unlimited length lines)
1131 otln(cha function
[all...]

Completed in 118 milliseconds