Searched refs:lastparmmode (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dfuncs.c1965 bool lastparmmode = false, lastparmused = false; local
2273 lastparmmode = true;
2305 if (lastparmmode && !expanding && !rawmode && ch == '\\') {
2325 if (lastparmmode && bytesread) {

Completed in 106 milliseconds