Searched refs:zDo (Results 1 – 1 of 1) sorted by relevance
29843 static void echo_group_input(ShellState *p, const char *zDo){ in echo_group_input() argument29844 if( ShellHasFlag(p, SHFLG_Echo) ) oputf("%s\n", zDo); in echo_group_input()