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

  /src/usr.bin/pr/
pr.c 337 int mxlen = pgwd + offst + 1; local in function:vertcol
358 if ((buf = malloc((unsigned)lines*mxlen*sizeof(char))) == NULL)
400 lindy[j] = j * mxlen;
pr.c 337 int mxlen = pgwd + offst + 1; local in function:vertcol
358 if ((buf = malloc((unsigned)lines*mxlen*sizeof(char))) == NULL)
400 lindy[j] = j * mxlen;
pr.c 337 int mxlen = pgwd + offst + 1; local in function:vertcol
358 if ((buf = malloc((unsigned)lines*mxlen*sizeof(char))) == NULL)
400 lindy[j] = j * mxlen;
pr.c 337 int mxlen = pgwd + offst + 1; local in function:vertcol
358 if ((buf = malloc((unsigned)lines*mxlen*sizeof(char))) == NULL)
400 lindy[j] = j * mxlen;
pr.c 337 int mxlen = pgwd + offst + 1; local in function:vertcol
358 if ((buf = malloc((unsigned)lines*mxlen*sizeof(char))) == NULL)
400 lindy[j] = j * mxlen;

Completed in 168 milliseconds