Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtc.const.c476 Char STRsys53[] = { 's', 'y', 's', '5', '.', '3', '\0' }; variable
Dtc.os.c1493 else if (eq(v, STRsys53)) in getv()
1516 tsetenv(STRSYSTYPE, getv(*v) ? STRbsd43 : STRsys53); in dover()
Dsh.sem.c573 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in execute()
Dsh.proc.c1845 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in pfork()