Searched refs:same_file (Results 1 – 7 of 7) sorted by relevance
286 #ifndef same_file287 # define same_file(s, t) \ macro
304 if (0 < same_file (&stat_buf[0], &stat_buf[1]) in main()317 && 0 < same_file (&outstat, &nullstat)) in main()
285 if (0 < same_file (&p->file[i].stat, &cmp->file[i].stat)) in dir_loop()
1205 && 0 < same_file (&cmp.file[0].stat, &cmp.file[1].stat) in compare_files()
64 bool same_file; /* Same file as previously printed? */ member208 if (!first_match && (!mc->same_file || mc->last_outed > 0)) in procmatch_match()227 mc->same_file = true; in procmatch_match()
535 TEST_F(CopyFileRange, same_file) in TEST_F() argument
1301 (same_file): Do not check attributes.1573 Check for same_file_attributes as well as same_file.1794 (same_file): Use them.1923 * pc/emx/config.h (same_file): Add.1924 * pc/config.h (same_file): Remove.2276 Use same_file to determine whether two files are the same.2290 initialize_main, O_BINARY, same_file): New macros.