cvs_var
struct cvs_var *vp;
TAILQ_ENTRY(cvs_var) cv_link;
extern TAILQ_HEAD(cvs_varhead, cvs_var) cvs_variables;