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

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.sem.c280 t->t_systype = getv(t->t_dcom[1]);
574 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);
H A Dsh.h851 unsigned char t_systype; /* System environment */ member in struct:command
H A Dsh.proc.c1823 tsetenv(STRSYSTYPE, t->t_systype ? STRbsd43 : STRsys53);

Completed in 201 milliseconds