Searched defs:need_restart (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | readpassphrase.c | 57 int input, output, save_errno, i, need_restart; in readpassphrase() local
|
/freebsd-src/contrib/libfido2/openbsd-compat/ |
H A D | readpassphrase.c | 63 int input, output, save_errno, i, need_restart; in readpassphrase() local
|
/freebsd-src/lib/libc/gen/ |
H A D | readpassphrase.c | 46 int input, output, save_errno, i, need_restart, input_is_tty; in readpassphrase() local
|
/freebsd-src/contrib/libarchive/libarchive_fe/ |
H A D | passphrase.c | 169 int input, output, save_errno, i, need_restart; in readpassphrase() local
|
/freebsd-src/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 3606 bool need_restart = false; mlx5e_ioctl() local
|