Searched refs:STRshell (Results 1 – 2 of 2) sorted by relevance
299 v = adrof1(STRshell, &aliases); in texec()302 vp[0] = adrof(STRshell) ? value(STRshell) : STR_SHELLPATH; in texec()
124 Char STRshell[] = { 's', 'h', 'e', 'l', 'l', '\0' }; variable