Lines Matching refs:attempts
767 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) {772 // After three attempts give up and let the OS find an address to use.