Lines Matching defs:outstanding
274 " -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();
1805 if ((outstanding == 0) ||
1806 (outstanding < max_queries_outstanding)) {
1821 * the number of queries outstanding for each one removed.
2106 /* Don't count currently outstanding queries */