Searched refs:need_restart (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dreadpassphrase.c57 int input, output, save_errno, i, need_restart; local
74 need_restart = 0;
178 need_restart = 1;
182 if (need_restart)
/macosx-10.9.5/sudo-72/src/
H A Dtgetpass.c77 int i, input, output, save_errno, neednl = 0, need_restart; local
90 need_restart = 0;
173 need_restart = 1;
178 if (need_restart)

Completed in 121 milliseconds