Searched refs:askpasswd (Results 1 – 1 of 1) sorted by relevance
660 static int askpasswd; /* had user command, ask for passwd */ variable699 askpasswd = 0; in user()723 askpasswd = 1; in user()728 if (!askpasswd && logging) in user()806 askpasswd = 1; in user()869 if (logged_in || askpasswd == 0) { in pass()873 askpasswd = 0; in pass()1781 } else if (askpasswd) in statcmd()