Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dexec.c299 v = adrof1(STRshell, &aliases); in texec()
302 vp[0] = adrof(STRshell) ? value(STRshell) : STR_SHELLPATH; in texec()
H A Dconst.c124 Char STRshell[] = { 's', 'h', 'e', 'l', 'l', '\0' }; variable
H A Dcsh.c300 set(STRshell, Strsave(STR_SHELLPATH)); in main()