Home
last modified time | relevance | path

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

/NextBSD/usr.bin/pr/
HDpr.c319 char *ptbf; in vertcol() local
410 ptbf = buf + lindy[j]; in vertcol()
411 (void)memset(ptbf, (int)' ', offst); in vertcol()
412 ptbf += offst; in vertcol()
414 ptbf = buf + indy[j]; in vertcol()
415 lstdat[j] = ptbf; in vertcol()
460 ptbf = buf + indy[j]; in vertcol()
461 lstdat[j] = ptbf; in vertcol()
463 ptbf = lstdat[j]; in vertcol()
464 vc[cvc].pt = ptbf; in vertcol()
[all …]