Searched refs:sgflag (Results 1 – 1 of 1) sorted by relevance
430 static int sgflag = 0; in exec_command() local683 sgflag &= ~GSG; /* override GSG */ in exec_command()716 if (!sflags && extract_subst_tail(&sgflag, &sgnum) < 0) in exec_command()719 sgflag |= GLB; in exec_command()721 sgflag &= ~GLB; in exec_command()723 sgflag ^= GSG; in exec_command()725 sgflag ^= GPR, sgflag &= ~(GLS | GNP); in exec_command()729 sgflag |= GPR, ibufp++; in exec_command()732 sgflag |= GLS, ibufp++; in exec_command()735 sgflag |= GNP, ibufp++; in exec_command()[all …]