Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_main.c104 OG_VAL(gp, GO_LINES) = OG_D_VAL(gp, GO_LINES) = rows; in main()
/freebsd/contrib/nvi/common/
H A Dgs.h68 #define GO_LINES 1 /* Global options: lines. */ macro
H A Doptions.c335 if (o_set(sp, O_LINES, 0, NULL, GO_LINES)) in opts_init()