Searched defs:S_IRWXU (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dfilemode.c77 #ifndef S_IRWXU macro
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dfilemode.c65 #ifndef S_IRWXU macro
/openbsd-current/gnu/lib/libreadline/
H A Dposixstat.h132 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h40 #define S_IRWXU 00700 /* owner: rwx------ */ macro
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h50 #define S_IRWXU 0 macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsystem.h118 #define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
135 #define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR) macro
/openbsd-current/sys/sys/
H A Dstat.h100 #define S_IRWXU 0000700 /* RWX mask for owner */ macro
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h2252 # define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR) macro

Completed in 272 milliseconds