Home
last modified time | relevance | path

Searched refs:GO_TERM (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/vi/common/
Dgs.h79 #define GO_TERM 3 /* Global options: terminal type. */ macro
80 OPTION opts[GO_TERM + 1];
Doptions.c314 if (o_set(sp, O_TERM, 0, NULL, GO_TERM)) {
/mirbsd/src/usr.bin/vi/cl/
Dcl_main.c129 if ((OG_D_STR(gp, GO_TERM) = in main()
130 OG_STR(gp, GO_TERM) = strdup(ttype)) == NULL) in main()
Dcl_funcs.c524 ttype = OG_STR(gp, GO_TERM);