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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.exec.c448 v = adrof1(STRshell, &aliases);
451 vp[0] = adrof(STRshell) ? varval(STRshell) : STR_SHELLPATH;
H A Dtc.const.c92 Char STRshell[] = { 's', 'h', 'e', 'l', 'l', '\0' }; variable
H A Dsh.c783 * STRshell to the same path. This is to facilitate using
794 setv(STRshell, quote(SAVE(tcp)), VAR_READWRITE);
799 setcopy(STRshell, STR_SHELLPATH, VAR_READWRITE);

Completed in 65 milliseconds