Searched defs:outstanding (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c274 " -q specifies the maximum number of queries outstanding (default: %d)\n"
487 * Set the maximum number of outstanding queries
512 * "forget" any outstanding queries! We might
965 fprintf(stderr, "%s: Unable to set default max outstanding "
1121 * How many queries are outstanding?
1123 * Returns the number of outstanding queries
1661 * number of outstanding queries if it matches an open query.
1760 * decrementing the number of outstanding queries.
1767 unsigned int outstanding = queries_outstanding(); local
1805 if ((outstanding
[all...]

Completed in 226 milliseconds