Home
last modified time | relevance | path

Searched refs:DEFAULT_NUM_REQUESTS (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsftp-client.c75 #define DEFAULT_NUM_REQUESTS 64 macro
468 num_requests ? num_requests : DEFAULT_NUM_REQUESTS; in do_init()
578 MINIMUM(DEFAULT_NUM_REQUESTS, limits.open_handles); in do_init()