tfield2           701 source4/torture/raw/qfileinfo.c #define VAL_CHECK(sname1, stype1, tfield1, sname2, stype2, tfield2) do { \
tfield2           703 source4/torture/raw/qfileinfo.c 	if (s1 && s2 && s1->stype1.out.tfield1 != s2->stype2.out.tfield2) { \
tfield2           705 source4/torture/raw/qfileinfo.c                        #stype1, #tfield1, #stype2, #tfield2,  \
tfield2           706 source4/torture/raw/qfileinfo.c 		       s1->stype1.out.tfield1, s2->stype2.out.tfield2); \
tfield2           710 source4/torture/raw/qfileinfo.c 	if (s1 && s2 && s1->stype1.out.tfield1 != s2->stype2.out.tfield2) { \
tfield2           712 source4/torture/raw/qfileinfo.c                        #stype1, #tfield1, #stype2, #tfield2,  \
tfield2           713 source4/torture/raw/qfileinfo.c 		       s1->stype1.out.tfield1, s2->stype2.out.tfield2); \
tfield2           717 source4/torture/raw/qfileinfo.c 	if (s1 && s2 && s1->stype1.out.tfield1 != s2->stype2.out.tfield2) { \
tfield2           719 source4/torture/raw/qfileinfo.c                        #stype1, #tfield1, #stype2, #tfield2,  \
tfield2           720 source4/torture/raw/qfileinfo.c 		       s1->stype1.out.tfield1, s2->stype2.out.tfield2); \
tfield2           724 source4/torture/raw/qfileinfo.c 	if (s1 && s2 && s1->stype1.out.tfield1 != s2->stype2.out.tfield2) { \
tfield2           726 source4/torture/raw/qfileinfo.c                        #stype1, #tfield1, #stype2, #tfield2,  \
tfield2           727 source4/torture/raw/qfileinfo.c 		       s1->stype1.out.tfield1, s2->stype2.out.tfield2); \