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

/httpd/support/win32/
H A Dwintty.c93 DWORD newoutmode = 0, notoutmode = 0; local
117 notoutmode |= ENABLE_WRAP_AT_EOL_OUTPUT; break;
121 notoutmode |= ENABLE_PROCESSED_OUTPUT; break;
304 & ~notoutmode))) {

Completed in 7 milliseconds