Searched defs:same_file (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/diffutils/src/
H A Dsystem.h362 # define same_file macro
/haiku-fatelf/src/bin/bash/
H A Dgeneral.c398 same_file (path1, path2, stp1, stp2) function
/haiku-fatelf/src/bin/gzip/
H A Dgzip.c1413 local int same_file(stat1, stat2) function
/haiku-fatelf/src/bin/rcs/
H A Dconf.h211 #define same_file(s,t,d) ((s).st_ino==(t).st_ino && (s).st_dev==(t).st_dev) macro

Completed in 65 milliseconds