Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.c296 int var_hash_queue_depth; variable
822 VAR_HASH_QUEUE_DEPTH, DEF_HASH_QUEUE_DEPTH, &var_hash_queue_depth, 1, 0, in mail_params_init()
H A Dmail_queue.c197 dir_forest(hash_buf, queue_id, var_hash_queue_depth)); in mail_queue_dir()
H A Dmail_params.h1006 extern int var_hash_queue_depth;
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c950 wanted_depth = var_hash_queue_depth; in super()