Home
last modified time | relevance | path

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

/freebsd/usr.bin/pr/
H A Dpr.h70 struct vcol { struct
H A Dpr.c329 struct vcol *vc = NULL; in vertcol()
369 (struct vcol *)malloc((unsigned)mvc*sizeof(struct vcol))) == NULL) { in vertcol()