Searched refs:Stat_buf_1 (Results 1 – 1 of 1) sorted by relevance
39 #define SAME_INODE(Stat_buf_1, Stat_buf_2) \ argument40 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \41 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)