Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.c338 int var_db_create_buf; variable
827 VAR_DB_CREATE_BUF, DEF_DB_CREATE_BUF, &var_db_create_buf, 1, 0, in mail_params_init()
H A Dmail_params.h3038 extern int var_db_create_buf;
/netbsd-src/external/ibm-public/postfix/dist/src/postalias/
H A Dpostalias.c363 dict_db_cache_size = var_db_create_buf; in postalias()
/netbsd-src/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c456 dict_db_cache_size = var_db_create_buf; in postmap()