Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exec.c448 v = adrof1(STRshell, &aliases); in texec()
451 vp[0] = adrof(STRshell) ? varval(STRshell) : STR_SHELLPATH; in texec()
H A Dtc.const.c92 Char STRshell[] = { 's', 'h', 'e', 'l', 'l', '\0' }; variable
H A Dsh.c794 setv(STRshell, quote(SAVE(tcp)), VAR_READWRITE); in main()
799 setcopy(STRshell, STR_SHELLPATH, VAR_READWRITE); in main()