Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcsh/
HDsh.decls.h143 extern void Unsetenv (Char *);
HDtw.comp.c636 Unsetenv(STRCOMMAND_LINE); in tw_complete()
HDWishList294 added> Unsetenv(STRCURRCMDLINE);
HDsh.func.c1629 Unsetenv(name); in dounsetenv()
1766 Unsetenv(Char *name) in Unsetenv() function
HDsh.set.c134 Unsetenv(STRTERMCAP); in update_vars()
HDtc.func.c1634 Unsetenv(STRKSHLVL); in shlvl()
HDFixes1947 8. Unsetenv now globs its arguments! Before it did not...