Home
last modified time | relevance | path

Searched defs:S_IRGRP (Results 1 - 25 of 46) sorted by relevance

12

/third_party/gptfdisk/
H A Ddiskio.cc25 #define S_IRGRP 0 macro
H A Ddiskio-windows.cc24 #define S_IRGRP 0 macro
/third_party/libsnd/src/
H A Dsf_unistd.h70 #define S_IRGRP 0 /* read permission, group */ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h60 #define S_IRGRP 0040 macro
/third_party/python/Lib/
H A Dstat.py104 S_IRGRP = 0o0040 # read by group variable
/third_party/python/Modules/
H A D_stat.c174 # define S_IRGRP 00040 macro
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h128 # define S_IRGRP 0 macro
/third_party/musl/include/sys/
H A Dstat.h67 #define S_IRGRP 0040 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h91 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h91 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/include/
H A Dfcntl.h93 #define S_IRGRP 0040 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs428 pub const S_IRGRP: ::mode_t = 32; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs189 pub const S_IRGRP: mode_t = 32; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs254 pub const S_IRGRP: mode_t = 0x20; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs871 pub const S_IRGRP: ::mode_t = 32; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs760 pub const S_IRGRP: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs617 pub const S_IRGRP: ::c_int = 0o0_040; consts

Completed in 26 milliseconds

12