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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.const.c469 Char STRsys53[] = { 's', 'y', 's', '5', '.', '3', '\0' }; variable
H A Dtc.os.c1493 else if (eq(v, STRsys53))
1516 tsetenv(STRSYSTYPE, getv(*v) ? STRbsd43 : STRsys53);
H A Dsh.sem.c574 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);
H A Dsh.proc.c1823 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);

Completed in 103 milliseconds