Searched refs:auth_required (Results 1 – 4 of 4) sorted by relevance
22 extern bool auth_required;
31 bool auth_required = true; variable
308 if (!auth_required) { in handle_new_connection()
174 auth_required = false; in adbd_main()