Home
last modified time | relevance | path

Searched defs:S_IROTH (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
145 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dposix.h44 #define S_IROTH 0004 macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c94 #define S_IROTH 0004 macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dfilemode.c94 #define S_IROTH 0004 macro
/netbsd-src/external/gpl2/rcs/include/
H A Dconf.h293 # define S_IROTH (S_IRUSR / 0100) macro
299 # define S_IROTH 0 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-csharp.c65 # define S_IROTH (S_IRUSR >> 6) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h203 # define S_IROTH (S_IRUSR >> 6) macro
/netbsd-src/sys/sys/
H A Dstat.h134 #define S_IROTH 0000004 /* R for other */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in385 #define S_IROTH 00004 /* others have read permission */ macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c123 #define S_IROTH 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c123 #define S_IROTH 0 macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1555 #define S_IROTH 0000004 macro