Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/pickup/
H A Dpickup.c235 int check_first = (*expected == REC_TYPE_CONTENT[0]); in copy_segment()
276 if (*expected != REC_TYPE_CONTENT[0]) { in copy_segment()
398 if ((status = copy_segment(qfile, cleanup, info, buf, REC_TYPE_CONTENT)) != 0) in pickup_copy()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Drec_type.h109 #define REC_TYPE_CONTENT "XLNw" macro