Home
last modified time | relevance | path

Searched defs:S_IRGRP (Results 1 – 23 of 23) sorted by relevance

/third_party/gptfdisk/
Ddiskio.cc25 #define S_IRGRP 0 macro
Ddiskio-windows.cc24 #define S_IRGRP 0 macro
/third_party/libsnd/src/
Dsf_unistd.h70 #define S_IRGRP 0 /* read permission, group */ macro
/third_party/musl/ndk_musl_include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/linux/user/include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h60 #define S_IRGRP 0040 macro
/third_party/gettext/gettext-tools/src/
Dwrite-csharp.c55 # define S_IRGRP (S_IRUSR >> 3) macro
/third_party/python/Lib/
Dstat.py104 S_IRGRP = 0o0040 # read by group variable
/third_party/python/Modules/
D_stat.c174 # define S_IRGRP 00040 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h91 #define S_IRGRP 0040 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h91 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/ndk_musl_include/
Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/musl/include/
Dfcntl.h90 #define S_IRGRP 0040 macro
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h128 # define S_IRGRP 0 macro
/third_party/glib/glib/
Dgstdio.c202 # define S_IRGRP (S_IRUSR >> 3) macro