Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Djoin.c164 } Join_t; typedef
167 done(register Join_t* jp) in done()
184 static Join_t*
187 register Join_t* jp; in init()
191 if (jp = newof(0, Join_t, 1, 0)) in init()
214 getolist(Join_t* jp, const char* first, char** arglist) in getolist()
295 getrec(Join_t* jp, int index, int discard) in getrec()
459 outfield(Join_t* jp, int index, register int n, int last) in outfield()
550 outrec(register Join_t* jp, int mode) in outrec()
630 join(Join_t* jp) in join()
[all …]