Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c201 char *c_path; member
1096 newae(ctx->i_ae, ctx->i_compiler->c_path); in prepctx()
1100 "shadow" : "primary", ctx->i_compiler->c_path); in prepctx()
1307 compiler->c_path = token; in parse_compiler()
1420 if (primary.c_path != NULL) { in main()
1446 if (primary.c_path == NULL) { in main()
1470 (void) fputs(primary.c_path, stdout); in main()