Home
last modified time | relevance | path

Searched defs:S_IRWXU (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dfilemode.c65 #define S_IRWXU 0700 macro
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c65 #define S_IRWXU 0700 macro
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dfilemode.c65 #define S_IRWXU 0700 macro
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dfilemode.c65 #define S_IRWXU 0700 macro
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h132 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dposixstat.h132 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/netbsd/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_active.c94 #define S_IRWXU 0700 macro
/netbsd/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_active.c94 #define S_IRWXU 0700 macro
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h233 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h213 #define S_IRWXU _S_IRWXU macro
/netbsd/sys/sys/
H A Dstat.h117 #define S_IRWXU 0000700 /* RWX mask for owner */ macro
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in376 #define S_IRWXU 00700 /* user (file owner) has read, write and execute permission */ macro
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1557 #define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro