Searched refs:REC_TYPE_CONTENT (Results 1 – 2 of 2) sorted by relevance
235 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()
109 #define REC_TYPE_CONTENT "XLNw" macro