Searched defs:cw_ictx_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cw/
H A Dcw.c363 } cw_ictx_t; typedef in typeref:struct:cw_ictx
502 static cw_ictx_t *
505 cw_ictx_t *ctx = calloc(sizeof (cw_ictx_t), 1);
639 do_gcc(cw_ictx_t *ctx)
1510 do_cc(cw_ictx_t *ctx)
1590 prepctx(cw_ictx_t *ctx)
1647 invoke(cw_ictx_t *ctx)
1695 reap(cw_ictx_t *ctx)
1752 exec_ctx(cw_ictx_t *ct
[all...]

Completed in 60 milliseconds