Searched refs:STR_BSHELL (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ | ||
H A D | sh.h | 1195 EXTERN Char *STR_BSHELL; variable |
H A D | sh.exec.c | 459 vp[0] = STR_BSHELL; in texec() |
H A D | sh.c | 338 STR_BSHELL = SAVE(_PATH_BSHELL); in main() |