Searched refs:sgflag (Results 1 – 1 of 1) sorted by relevance
468 static int sgflag = 0; in exec_command() local720 sgflag &= ~GSG; /* override GSG */ in exec_command()753 if (!sflags && extract_subst_tail(&sgflag, &sgnum) < 0) in exec_command()756 sgflag |= GLB; in exec_command()758 sgflag &= ~GLB; in exec_command()760 sgflag ^= GSG; in exec_command()762 sgflag ^= GPR, sgflag &= ~(GLS | GNP); in exec_command()766 sgflag |= GPR, ibufp++; in exec_command()769 sgflag |= GLS, ibufp++; in exec_command()772 sgflag |= GNP, ibufp++; in exec_command()[all …]