Searched refs:EV_BACKCMD (Results 1 – 2 of 2) sorted by relevance
90 #define EV_BACKCMD 04 /* command executing within back quotes */ macro575 evalcommand(n, EV_BACKCMD, result); in evalbackcmd()831 || ((flags & EV_BACKCMD) != 0 in evalcommand()838 if (flags & EV_BACKCMD) { in evalcommand()905 if (flags & EV_BACKCMD) { in evalcommand()980 if (flags == EV_BACKCMD) { in evalcommand()1048 if (flags == EV_BACKCMD) { in evalcommand()
257 #undef EV_BACKCMD258 #define EV_BACKCMD 04 /* command executing within back quotes */ macro549 #undef EV_BACKCMD550 #define EV_BACKCMD 04 /* command executing within back quotes */ macro837 #undef EV_BACKCMD838 #define EV_BACKCMD 04 /* command executing within back quotes */ macro