Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_builtin.c102 static const CONFIG_BOOL_TABLE pcf_bool_table[] = { variable
413 for (cbt = pcf_bool_table; cbt->name; cbt++) in pcf_register_builtin_parameters()