Searched refs:start_attempts (Results 1 – 1 of 1) sorted by relevance
493 static int start_attempts = 0; in get_uuid_via_daemon() local509 if (access_ret == 0 && start_attempts++ < 5) { in get_uuid_via_daemon()