Searched refs:no_prompt (Results 1 – 3 of 3) sorted by relevance
87 static unsigned no_prompt = 0; variable222 if (!strcmp(argument, "--no-prompt")) { no_prompt=1; continue; } in main()
142 #define PROGRESS(...) no_prompt ? 0 : DISPLAY(__VA_ARGS__)156 static int no_prompt = 0; variable750 no_prompt = 1; in main()
105 static U32 no_prompt = 0; variable580 no_prompt=1; in main()