Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_lookup.c111 const char *pcf_lookup_parameter_value(int mode, const char *name, in pcf_lookup_parameter_value() function
153 return (pcf_lookup_parameter_value(cp->mode, key, cp->local_scope, in pcf_lookup_parameter_value_wrapper()
H A Dpostconf_main.c151 value = pcf_lookup_parameter_value(mode, name, (PCF_MASTER_ENT *) 0, node); in pcf_print_parameter()
H A Dpostconf.h291 extern const char *pcf_lookup_parameter_value(int, const char *,