Home
last modified time | relevance | path

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

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