Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dsystem.h317 #ifndef same_file_attributes
318 # define same_file_attributes(s, t) \ macro
H A Dcmp.c305 && same_file_attributes (&stat_buf[0], &stat_buf[1]) in main()
H A Ddiff.c1206 && same_file_attributes (&cmp.file[0].stat, in compare_files()
/freebsd/contrib/diff/
H A DChangeLog1302 (same_file_attributes): New macro.
1573 Check for same_file_attributes as well as same_file.