Home
last modified time | relevance | path

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

/openbsd-src/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