Searched defs:need_restart (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | readpassphrase.c | 57 int input, output, save_errno, i, need_restart; in readpassphrase() local
|
/freebsd/lib/libc/gen/ |
H A D | readpassphrase.c | 46 int input, output, save_errno, i, need_restart, input_is_tty; in readpassphrase() local
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | readpassphrase.c | 63 int input, output, save_errno, i, need_restart; in readpassphrase() local
|
/freebsd/contrib/libarchive/libarchive_fe/ |
H A D | passphrase.c | 169 int input, output, save_errno, i, need_restart; in readpassphrase() local
|