Searched refs:STRowd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dsh.dir.c181 setcopy(STRowd, varval(STRcwd), VAR_READWRITE|VAR_NOGLOB);
498 cp = (dflag & DIR_OLD) ? varval(STRowd) : *v;
713 cp = (dflag & DIR_OLD) ? varval(STRowd) : *v;
822 cp = (dflag & DIR_OLD) ? varval(STRowd) : *v;
H A Dtc.const.c103 Char STRowd[] = { 'o', 'w', 'd', '\0' }; variable
H A Dsh.glob.c117 const Char *olddir = varval (STRowd);

Completed in 73 milliseconds