Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_main.c105 OG_VAL(gp, GO_COLUMNS) = OG_D_VAL(gp, GO_COLUMNS) = cols; in main()
/freebsd/contrib/nvi/common/
H A Dgs.h67 #define GO_COLUMNS 0 /* Global options: columns. */ macro
H A Doptions.c338 if (o_set(sp, O_COLUMNS, 0, NULL, GO_COLUMNS)) in opts_init()