Searched refs:tries (Results 1 – 3 of 3) sorted by relevance
52 int tries = MAX_TRIES; in main() local59 if (--tries <= 0) { in main()
127 int tries = 10; in connect() local134 for (; tries > 0; tries--) { in connect()
322 #11th second if not tries on 12th and so on till 15th second. Hence before disconnection DUT will s…