Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_user.c105 #define SCAN_USER_PARAMETER_VALUE(value, class, scope) do { \ macro
303 SCAN_USER_PARAMETER_VALUE(cparam_value, PCF_PARAM_FLAG_USER, local_scope); in pcf_scan_user_parameter_namespace()
342 SCAN_USER_PARAMETER_VALUE(param_value, PCF_PARAM_FLAG_USER, local_scope); in pcf_scan_default_parameter_values()