Searched refs:need_restart (Results 1 – 3 of 3) sorted by relevance
65 int input, output, save_errno, i, need_restart; in readpassphrase() local82 need_restart = 0; in readpassphrase()191 need_restart = 1; in readpassphrase()195 if (need_restart) in readpassphrase()
19 def need_restart(self): member in ChromeLogin40 self.need_restart()
1626 int need_restart = 0; in main() local1640 need_restart++; in main()1654 if (need_restart) in main()