Searched refs:sgflag (Results 1 – 1 of 1) sorted by relevance
432 static int sgflag = 0; in exec_command() local685 sgflag &= ~GSG; /* override GSG */ in exec_command()718 if (!sflags && extract_subst_tail(&sgflag, &sgnum) < 0) in exec_command()721 sgflag |= GLB; in exec_command()723 sgflag &= ~GLB; in exec_command()725 sgflag ^= GSG; in exec_command()727 sgflag ^= GPR, sgflag &= ~(GLS | GNP); in exec_command()731 sgflag |= GPR, ibufp++; in exec_command()734 sgflag |= GLS, ibufp++; in exec_command()737 sgflag |= GNP, ibufp++; in exec_command()[all …]