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

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_print.c98 for (start = STR(buf); *(start += strspn(start, PCF_SEPARATORS)) != 0; start = next) {
99 word_len = strcspn(start, PCF_SEPARATORS);
H A Dpostconf.h163 #define PCF_SEPARATORS " \t\r\n" macro

Completed in 187 milliseconds