Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cw/
H A Dcw.c363 } cw_ictx_t; typedef
502 static cw_ictx_t *
505 cw_ictx_t *ctx = calloc(sizeof (cw_ictx_t), 1); in newictx()
639 do_gcc(cw_ictx_t *ctx) in do_gcc()
1510 do_cc(cw_ictx_t *ctx) in do_cc()
1590 prepctx(cw_ictx_t *ctx) in prepctx()
1647 invoke(cw_ictx_t *ctx) in invoke()
1695 reap(cw_ictx_t *ctx) in reap()
1752 exec_ctx(cw_ictx_t *ctx, int block) in exec_ctx()
1810 cw_ictx_t *ctx = newictx(); in main()
[all …]