STR_EQUAL         361 source4/torture/raw/qfileinfo.c 		STR_EQUAL(name_info,  fname,   name_info, fname);
STR_EQUAL         378 source4/torture/raw/qfileinfo.c 		   STR_EQUAL(all_info,  fname,                 all_info, fname);
STR_EQUAL         395 source4/torture/raw/qfileinfo.c 		STR_EQUAL(alt_name_info,  fname,   alt_name_info, fname);
STR_EQUAL         696 source4/torture/raw/qfileinfo.c 			STR_EQUAL(all_eas, eas[i].name, all_eas, eas[i].name);
STR_EQUAL         180 source4/torture/raw/qfsinfo.c 		STR_EQUAL   (volume_info, volume_name.s,    volume_info, volume_name.s);
STR_EQUAL         191 source4/torture/raw/qfsinfo.c 		STR_EQUAL(attribute_info, fs_type.s, attribute_info, fs_type.s);
STR_EQUAL         244 source4/torture/raw/qfsinfo.c 		STR_EQUAL(volume, volume_name.s,  volume_info, volume_name.s);