Lines Matching refs:Join_t
164 } Join_t;
167 done(register Join_t* jp)
184 static Join_t*
187 register Join_t* jp;
191 if (jp = newof(0, Join_t, 1, 0))
214 getolist(Join_t* jp, const char* first, char** arglist)
295 getrec(Join_t* jp, int index, int discard)
451 _trace_getrec(Join_t* jp, int index, int discard)
469 outfield(Join_t* jp, int index, register int n, int last)
560 outrec(register Join_t* jp, int mode)
640 join(Join_t* jp)
830 register Join_t* jp;