Home
last modified time | relevance | path

Searched refs:OG_D_STR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/common/
H A Doptions.h37 #define OG_D_STR(gp, o) ((gp)->opts[(o)].o_def.str) macro
/freebsd/contrib/nvi/cl/
H A Dcl_main.c95 if ((OG_D_STR(gp, GO_TERM) = in main()