HomeSort by: relevance | last modified time | path
    Searched defs:term_count (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblutil/
meter.c 48 int term_count = 0; local
62 while ( term_count < max_terms && duration > 0 ) {
72 ++term_count;
meter.c 48 int term_count = 0; local
62 while ( term_count < max_terms && duration > 0 ) {
72 ++term_count;

Completed in 43 milliseconds