vcopy
gh->g_name = vcopy(gname);
gp->ge_name = vcopy(*ap);
char *vcopy(const char *);
vp->v_name = vcopy(name);
vp->v_value = vcopy(value);