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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c643 int in_output = 0, seen_o = 0, c_files = 0; local
696 if (!in_output && arglen > 3 &&
700 if (!in_output && arglen > 2 &&
712 if ((ctx->i_flags & CW_F_SHADOW) && in_output)
716 in_output = 0;
837 in_output = 1;
1512 int in_output = 0, seen_o = 0; local
1524 if (in_output == 0 || !(ctx->i_flags & CW_F_SHADOW)) {
1527 in_output = 0;
1554 in_output
[all...]

Completed in 63 milliseconds