Searched refs:STRSYSTYPE (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.const.c473 Char STRSYSTYPE[] = { 'S', 'Y', 'S', 'T', 'Y', 'P', 'E', '\0' }; variable
H A Dtc.os.c1510 if (!(p = tgetenv(STRSYSTYPE)))
1516 tsetenv(STRSYSTYPE, getv(*v) ? STRbsd43 : STRsys53);
H A Dsh.sem.c573 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);
H A Dsh.c692 tsetenv(STRSYSTYPE, quote(str2short(tcp)));
H A Dsh.proc.c1845 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);

Completed in 41 milliseconds