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

/external/mksh/src/
H A Deval.c304 if (f & DONTRUNCOMMAND) {
329 if (f & DONTRUNCOMMAND) {
624 f = (f & DONTRUNCOMMAND) |
H A Dsh.h1391 #define DONTRUNCOMMAND BIT(4) /* do not run $(command) things */ macro

Completed in 907 milliseconds