Searched refs:STRbsd43 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtc.const.c478 Char STRbsd43[] = { 'b', 's', 'd', '4', '.', '3', '\0' }; variable
H A Dtc.os.c1487 if (eq(v, STRbsd43))
1512 tsetenv(STRSYSTYPE, getv(*v) ? STRbsd43 : STRsys53);
H A Dsh.sem.c586 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);
H A Dsh.proc.c1874 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);

Completed in 72 milliseconds