Home
last modified time | relevance | path

Searched defs:S_ISLNK (Results 26 – 50 of 956) sorted by relevance

12345678910>>...39

/dports/devel/riscv64-gcc/gcc-8.3.0/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/lang/gnat_util/gcc-6-20180516/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/devel/gnulibiberty/binutils-2.37/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/lang/gcc10-devel/gcc-10-20211008/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/lang/gcc9/gcc-9.4.0/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/include/mingw/sys/
H A Dstat.h14 #define S_ISLNK(mode) __S_ISTYPE((mode), __S_IFLNK) macro
16 #define S_ISLNK(mode) 0 macro
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/include/mingw/sys/
H A Dstat.h14 #define S_ISLNK(mode) __S_ISTYPE((mode), __S_IFLNK) macro
16 #define S_ISLNK(mode) 0 macro
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/include/mingw/sys/
H A Dstat.h14 #define S_ISLNK(mode) __S_ISTYPE((mode), __S_IFLNK) macro
16 #define S_ISLNK(mode) 0 macro
/dports/lang/gcc9-aux/gcc-9.1.0/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/devel/mingw32-gcc/gcc-4.8.1/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/devel/binutils/binutils-2.37/libiberty/
H A Dunlink-if-ordinary.c55 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
57 #define S_ISLNK(m) 0 macro
/dports/graphics/xbmbrowser/xbmbrowser5.1/
H A Dmisc.c28 # define S_ISLNK(mode) (((mode) & _S_IFMT) == S_IFLNK) macro
30 # define S_ISLNK(mode) (((mode) & S_IFMT) == S_IFLNK) macro
33 # define S_ISLNK(mode) (0) macro
/dports/mail/elm/elm2.5.8/hdrs/
H A Dport_stat.h12 # define S_ISLNK(m) (((m)&S_IFMT) == S_IFLNK) macro
14 # define S_ISLNK(m) (FALSE) macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Drename.c127 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
129 #define S_ISLNK(m) 0 macro
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Drename.c127 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
129 #define S_ISLNK(m) 0 macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Drename.c127 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
129 #define S_ISLNK(m) 0 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Drename.c132 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
134 #define S_ISLNK(m) 0 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Drename.c132 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
134 #define S_ISLNK(m) 0 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Drename.c132 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
134 #define S_ISLNK(m) 0 macro
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Drename.c134 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) macro
136 #define S_ISLNK(m) 0 macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_bg/
H A Dad_bg_open.c47 # define S_ISLNK(mode) ((mode) & S_IFLNK) macro
50 # define S_ISLNK(mode) 0 macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_bgl/
H A Dad_bgl_open.c47 # define S_ISLNK(mode) ((mode) & S_IFLNK) macro
50 # define S_ISLNK(mode) 0 macro
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libcork/include/libcork/helpers/
H A Dposix.h13 /* This header is *not* automatically included when you include

12345678910>>...39