Home
last modified time | relevance | path

Searched refs:start_attempts (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/uuid/
Dgen_uuid.c509 static int start_attempts = 0; in get_uuid_via_daemon() local
525 if (access_ret == 0 && start_attempts++ < 5) { in get_uuid_via_daemon()