Searched refs:MAX_PAWD_TRIES (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/amd/amd/
H A Damq_subr.c202 * do not converge after MAX_PAWD_TRIES times.
208 #define MAX_PAWD_TRIES 10 macro
209 int index, len, maxagain = MAX_PAWD_TRIES;
243 /* check if we couldn't resolve the string after MAX_PAWD_TRIES times */
246 tmp_buf, MAX_PAWD_TRIES);

Completed in 69 milliseconds