Searched refs:noprompt (Results 1 – 2 of 2) sorted by relevance
147 static int noprompt = 0; /* don't prompt for password */ variable342 if (noprompt) in main()360 if (error == EAUTH && noprompt == 0) { in main()598 noprompt++; in setsubopt()
52 commands(noprompt, exitoneof) in commands() argument53 bool noprompt, exitoneof; in commands()117 !noprompt && endline) {