Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c204 } cw_ictx_t; typedef
285 static cw_ictx_t *
288 cw_ictx_t *ctx = calloc(1, sizeof (cw_ictx_t)); in newictx()
482 do_gcc(cw_ictx_t *ctx) in do_gcc()
962 do_cc(cw_ictx_t *ctx) in do_cc()
1059 prepctx(cw_ictx_t *ctx) in prepctx()
1094 invoke(cw_ictx_t *ctx) in invoke()
1165 reap(cw_ictx_t *ctx) in reap()
1294 cleanup(cw_ictx_t *ctx) in cleanup()
1352 cw_ictx_t *main_ctx; in main()
[all …]