Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c480 Char STRsys53[] = { 's', 'y', 's', '5', '.', '3', '\0' }; variable
H A Dtc.os.c1489 else if (eq(v, STRsys53)) in getv()
1512 tsetenv(STRSYSTYPE, getv(*v) ? STRbsd43 : STRsys53); in dover()
H A Dsh.sem.c586 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in execute()
H A Dsh.proc.c1890 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in pfork()