usr.bin/pr/extern.h
55
int otln(char *, int, int *, int *, int);
usr.bin/pr/pr.c
1461
if (offst && otln(buf, offst, &ips, &ops, -1))
usr.bin/pr/pr.c
259
if (otln(obuf,cnt+off, &ips, &ops, mor))
usr.bin/pr/pr.c
261
} else if (otln(lbuf, cnt, &ips, &ops, mor))
usr.bin/pr/pr.c
537
otln(buf,offst,&ips,&ops,1))
usr.bin/pr/pr.c
561
if (otln(vc[tvc].pt, cnt, &ips,
usr.bin/pr/pr.c
571
if (otln(buf, 0, &ips, &ops, 0))
usr.bin/pr/pr.c
606
if (otln(ptbf, j, &ips, &ops, 0))
usr.bin/pr/pr.c
757
if (otln(buf, j, &ips, &ops, 0))
usr.bin/pr/pr.c
972
if (otln(buf, j, &ips, &ops, 0))