Home
last modified time | relevance | path

Searched refs:Stat_buf_2 (Results 1 – 17 of 17) sorted by relevance

/dports/devel/blame/blame-1.3.1/lib/
H A Dsame-inode.h22 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \ argument
23 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
24 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dcycle-check.c36 #define SAME_INODE(Stat_buf_1, Stat_buf_2) \ argument
37 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
38 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/glm4/
H A Dlink-follow.m453 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
54 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
55 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/misc/gnuls/coreutils-8.30/m4/
H A Dlink-follow.m453 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
54 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
55 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/devel/gnulib/gnulib-20140202-stable/m4/
H A Dlink-follow.m453 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
54 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
55 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/archivers/gtar/tar-1.34/m4/
H A Dlink-follow.m453 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
54 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
55 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dlink-follow.m453 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
54 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
55 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/sysutils/coreutils/coreutils-8.32/m4/
H A Dlink-follow.m453 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
54 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
55 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/sysutils/dcfldd/dcfldd-1.7.1/src/
H A Dsys2.h383 #define SAME_INODE(Stat_buf_1, Stat_buf_2) \ argument
384 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
385 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirfile.c1531 #define SAME_INODE(Stat_buf_1, Stat_buf_2) \ argument
1532 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
1533 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/archivers/gtar/tar-1.34/
H A Dconfigure26283 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
26284 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
H A Dconfigure.orig26283 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
26284 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
H A Dconfig.log18505 …_INODE(Stat_buf_1, Stat_buf_2) ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino &&…
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dconfigure30452 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
30453 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
H A Daclocal.m48578 # define SAME_INODE(Stat_buf_1, Stat_buf_2) \
8579 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
8580 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/misc/gnuls/coreutils-8.30/
H A Dconfigure39253 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
39254 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
/dports/sysutils/coreutils/coreutils-8.32/
H A Dconfigure42090 ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino \
42091 && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)