Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h143 extern void Unsetenv (Char *);
H A Dtw.comp.c636 Unsetenv(STRCOMMAND_LINE); in tw_complete()
H A DWishList294 added> Unsetenv(STRCURRCMDLINE);
H A Dsh.func.c1629 Unsetenv(name); in dounsetenv()
1766 Unsetenv(Char *name) in Unsetenv() function
H A Dsh.set.c134 Unsetenv(STRTERMCAP); in update_vars()
H A Dtc.func.c1634 Unsetenv(STRKSHLVL); in shlvl()
H A DFixes1947 8. Unsetenv now globs its arguments! Before it did not...