Searched refs:needs_auth (Results 1 – 1 of 1) sorted by relevance
50 short needs_auth; /* true when authentication needed */ member545 if (proc->needs_auth && sys_authenticate) { in process_private()