Searched refs:PCF_INDENT_LEN (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_print.c109 line_len = PCF_INDENT_LEN;
H A Dpostconf.h164 #define PCF_INDENT_LEN 4 /* indent long text by 4 */ macro
H A Dpostconf_master.c570 if (line_len > PCF_INDENT_LEN) {
576 line_len = PCF_INDENT_LEN;
696 line_len = PCF_INDENT_LEN;
748 if (line_len > PCF_INDENT_LEN) {
754 line_len = PCF_INDENT_LEN;

Completed in 188 milliseconds