Searched refs:STRSYSTYPE (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.c1506 if (!(p = tgetenv(STRSYSTYPE)))
1512 tsetenv(STRSYSTYPE, getv(*v) ? STRbsd43 : STRsys53);
H A Dtc.const.c476 Char STRSYSTYPE[] = { 'S', 'Y', 'S', 'T', 'Y', 'P', 'E', '\0' }; variable
H A Dsh.sem.c586 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);
H A Dsh.proc.c1874 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);
H A Dsh.c703 tsetenv(STRSYSTYPE, quote(str2short(tcp)));

Completed in 120 milliseconds