Home
last modified time | relevance | path

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

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