Searched defs:need_restart (Results 1 – 5 of 5) 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 | 171 int input, output, save_errno, i, need_restart; readpassphrase() local
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 3676 bool need_restart = false; in mlx5e_ioctl() local
|