Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDsh.sem.c279 t->t_systype = getv(t->t_dcom[1]); in execute()
573 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in execute()
HDsh.h873 unsigned char t_systype; /* System environment */ member
HDsh.proc.c1845 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53); in pfork()