Home
last modified time | relevance | path

Searched refs:need_restart (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/dist/pamu2fcfg/
H A Dreadpassphrase.c63 int input, output, save_errno, i, need_restart; in readpassphrase() local
78 need_restart = 0; in readpassphrase()
187 need_restart = 1; in readpassphrase()
191 if (need_restart) in readpassphrase()
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dreadpassphrase.c63 int input, output, save_errno, i, need_restart; in readpassphrase() local
78 need_restart = 0; in readpassphrase()
187 need_restart = 1; in readpassphrase()
191 if (need_restart) in readpassphrase()
/netbsd-src/external/bsd/libarchive/dist/libarchive_fe/
H A Dpassphrase.c169 int input, output, save_errno, i, need_restart; in readpassphrase() local
188 need_restart = 0; in readpassphrase()
306 need_restart = 1; in readpassphrase()
310 if (need_restart) in readpassphrase()