Searched refs:no_default_output (Results 1 – 5 of 5) sorted by relevance
67 bool no_default_output = false; variable246 no_default_output = true;
218 extern bool no_default_output;
1557 if (!no_default_output)1569 if (posixicity == POSIXLY_EXTENDED && !no_default_output)1589 if (!no_default_output)1799 if (!cur_cmd && no_default_output)1814 if (!no_default_output)
1120 no_default_output = true;
2930 * sed.c: added new tests of no_default_output to make -n work.