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

/ast/src/cmd/builtin/
H A Dtr.c122 } Tr_t; typedef in typeref:struct:__anon47
134 nextchar(register Tr_t* tr)
253 Tr_t peek;
299 static Tr_t*
302 register Tr_t* tr;
309 if (!(tr = newof(0, Tr_t, 1, 0)))
414 trclose(Tr_t* tr)
425 trcopy(Tr_t* tr, Sfio_t* ip, Sfio_t* op, ssize_t ncopy)
506 Tr_t* tr;

Completed in 8 milliseconds