Home
last modified time | relevance | path

Searched defs:maxcols (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/column/
H A Dcolumn.c232 static int maxcols = 0; in input() local
/openbsd/usr.bin/vi/vi/
H A Dvs_msg.c233 size_t maxcols, oldx, oldy, padding; in vs_msg() local
/openbsd/usr.bin/mandoc/
H A Dterm.h54 size_t maxcols; /* Allocated bytes in buf. */ member