Searched refs:PCF_PARAM_FLAG_RAW (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf.h66 #define PCF_PARAM_FLAG_RAW (1<<0) /* raw parameter value */ macro
79 #define PCF_RAW_PARAMETER(node) ((node)->flags & PCF_PARAM_FLAG_RAW)
H A Dpostconf_builtin.c431 PCF_PARAM_FLAG_BUILTIN | PCF_PARAM_FLAG_RAW,

Completed in 136 milliseconds