Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/postconf/
Dpostconf.h102 #define PCF_PARAM_TABLE_CREATE(size) htable_create(size); macro
Dpostconf_builtin.c402 pcf_param_table = PCF_PARAM_TABLE_CREATE(1000); in pcf_register_builtin_parameters()