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

/freebsd-10.2-release/lib/libc/gen/
H A Dreadpassphrase.c49 int input, output, save_errno, i, need_restart; local
66 need_restart = 0;
169 need_restart = 1;
173 if (need_restart)
/freebsd-10.2-release/crypto/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)

Completed in 46 milliseconds