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

/dovecot/src/lib-smtp/
H A Dtest-smtp-payload.c32 static unsigned int test_max_pending = 1; variable
644 (client_files_last - client_files_first) < test_max_pending;
832 test_max_pending = 1;
842 test_max_pending = 200;
854 test_max_pending = 200;
866 test_max_pending = 200;
/dovecot/src/lib-http/
H A Dtest-http-payload.c47 static unsigned int test_max_pending = 200; variable
915 (client_files_last - client_files_first) < test_max_pending;
1151 (client_files_last - client_files_first) < test_max_pending;

Completed in 1544 milliseconds