HomeSort by: relevance | last modified time | path
    Searched defs:ptbf (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/pr/
pr.c 324 char *ptbf; local in function:vertcol
403 ptbf = buf + lindy[j];
404 (void)memset(ptbf, (int)' ', offst);
405 ptbf += offst;
407 ptbf = buf + indy[j];
408 lstdat[j] = ptbf;
451 ptbf = buf + indy[j];
452 lstdat[j] = ptbf;
454 ptbf = lstdat[j];
455 vc[cvc].pt = ptbf;
653 char *ptbf; local in function:horzcol
805 char *ptbf; local in function:mulfile
    [all...]
pr.c 324 char *ptbf; local in function:vertcol
403 ptbf = buf + lindy[j];
404 (void)memset(ptbf, (int)' ', offst);
405 ptbf += offst;
407 ptbf = buf + indy[j];
408 lstdat[j] = ptbf;
451 ptbf = buf + indy[j];
452 lstdat[j] = ptbf;
454 ptbf = lstdat[j];
455 vc[cvc].pt = ptbf;
653 char *ptbf; local in function:horzcol
805 char *ptbf; local in function:mulfile
    [all...]

Completed in 21 milliseconds