Home
last modified time | relevance | path

Searched refs:same_file_attributes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dsystem.h394 #ifndef same_file_attributes
395 # define same_file_attributes(s, t) \ macro
H A Dcmp.c303 && same_file_attributes (&stat_buf[0], &stat_buf[1]) in main()
H A Ddiff.c1214 && same_file_attributes (&cmp.file[0].stat, in compare_files()
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog833 (same_file_attributes): New macro.
1104 Check for same_file_attributes as well as same_file.