Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_queue.c153 static ARGV *hash_queue_names = 0; in mail_queue_dir() local
176 hash_queue_names = argv_split(var_hash_queue_names, CHARS_COMMA_SP); in mail_queue_dir()
188 for (cpp = hash_queue_names->argv; *cpp; cpp++) { in mail_queue_dir()
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c905 ARGV *hash_queue_names = argv_split(var_hash_queue_names, CHARS_COMMA_SP); in super() local
944 for (cpp = hash_queue_names->argv; /* void */ ; cpp++) { in super()
1228 argv_free(hash_queue_names); in super()
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.921 snapshot 20110320 or earlier. The hash_queue_names algorithm was
H A DRELEASE_NOTES-1.034 Upon start-up, Postfix checks if the hash_queue_names configuration
H A DRELEASE_NOTES-1.1375 Upon start-up, Postfix checks if the hash_queue_names configuration
H A DHISTORY823 API. Configuration parameters: "hash_queue_names" specifies
2172 parameters (hash_queue_names, hash_queue_depth). This
10136 Start-up performance: the hash_queue_names default setting
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dpostconf.proto1831 the hash_queue_names parameter. Queue hashing is implemented by
1845 After changing the hash_queue_names or hash_queue_depth parameter,
1849 %PARAM hash_queue_names deferred, defer
1863 After changing the hash_queue_names or hash_queue_depth parameter,