Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.dol.c619 static Char *env_val; /* = NULL; */ in Dgetdol() local
626 xfree(env_val); in Dgetdol()
627 env_val = Strsave(np); in Dgetdol()
628 setDolp(env_val); in Dgetdol()