Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c161 #define CW_F_EXEC 0x04 macro
944 ctx->i_flags &= ~(CW_F_EXEC | CW_F_ECHO); in do_smatch()
950 ctx->i_flags &= ~(CW_F_EXEC | CW_F_ECHO); in do_smatch()
1140 if (!(ctx->i_flags & CW_F_EXEC)) in invoke()
1426 main_ctx->i_flags |= CW_F_EXEC; in main()
1439 main_ctx->i_flags |= CW_F_PROG | CW_F_EXEC; in main()