Home
last modified time | relevance | path

Searched defs:S_IRWXO (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
153 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
153 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dfilemode.c91 #define S_IRWXO 0007 macro
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c91 #define S_IRWXO 0007 macro
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dfilemode.c91 #define S_IRWXO 0007 macro
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dfilemode.c91 #define S_IRWXO 0007 macro
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h239 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h227 #define S_IRWXO _S_IRWXO macro
/netbsd/sys/sys/
H A Dstat.h133 #define S_IRWXO 0000007 /* RWX mask for other */ macro
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in384 #define S_IRWXO 00007 /* others have read, write and execute permission */ macro