usr.bin/pr/extern.h
53
int otln(char *, int, int *, int *, int);
usr.bin/pr/pr.c
1433
if (offst && otln(buf, offst, &ips, &ops, -1))
usr.bin/pr/pr.c
256
if (otln(obuf,cnt+off, &ips, &ops, mor))
usr.bin/pr/pr.c
258
} else if (otln(lbuf, cnt, &ips, &ops, mor))
usr.bin/pr/pr.c
526
if (offst && otln(buf,offst,&ips,&ops,1))
usr.bin/pr/pr.c
550
if (otln(vc[tvc].pt, cnt, &ips,
usr.bin/pr/pr.c
560
if (otln(buf, 0, &ips, &ops, 0))
usr.bin/pr/pr.c
595
if (otln(ptbf, j, &ips, &ops, 0))
usr.bin/pr/pr.c
737
if (otln(buf, j, &ips, &ops, 0))
usr.bin/pr/pr.c
945
if (otln(buf, j, &ips, &ops, 0))