Home
last modified time | relevance | path

Searched refs:t_systype (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.sem.c281 t->t_systype = getv(t->t_dcom[1]); in execute()
586 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in execute()
H A Dsh.h889 unsigned char t_systype; /* System environment */ member
H A Dsh.proc.c1874 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in pfork()