Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.sched.c44 Char **t_lex; member
87 buf = blkexpand(tp->t_lex); in dosched()
121 blkfree(tp->t_lex); in dosched()
177 tp->t_lex = saveblk(v); in dosched()
218 v = tp->t_lex; in sched_run()
229 blkfree(tp->t_lex); /* straighten out in case of */ in sched_run()