Searched refs:Join_t (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcmd/ |
H A D | join.c | 164 } Join_t; typedef in typeref:struct:Join_s 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) 459 outfield(Join_t* jp, int index, register int n, int last) 550 outrec(register Join_t* jp, int mode) 630 join(Join_t* j [all...] |
Completed in 10 milliseconds