| /OK3568_Linux_fs/u-boot/fs/reiserfs/ |
| H A D | mode_string.c | 20 || ( S_IROTH != 00004 ) || ( S_IWOTH != 00002 ) || ( S_IXOTH != 00001 ) 38 S_IROTH, S_IWOTH, S_IXOTH, S_ISVTX
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | stat.h | 187 #define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro 197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | stat.h | 187 #define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro 197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mg/mg/ |
| H A D | 0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch | 18 +# define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stat.h | 12 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH)
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdkv310/tools/ |
| H A D | mksmdkv310spl.c | 18 | S_IWGRP | S_IROTH | S_IWOTH)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | stat.h | 41 #define S_IWOTH 00002 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | stat.h | 41 #define S_IWOTH 00002 macro
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | mode_t.c | 17 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | stat.h | 41 #define S_IWOTH 00002 macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | stat.h | 41 #define S_IWOTH 00002 macro
|
| /OK3568_Linux_fs/u-boot/board/samsung/origen/tools/ |
| H A D | mkorigenspl.c | 19 | S_IWGRP | S_IROTH | S_IWOTH)
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | stat.h | 42 #define S_IWOTH 00002 /* read permission for other */ macro
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mkexynosspl.c | 18 | S_IWGRP | S_IROTH | S_IWOTH)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | fcntl.h | 118 # define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | fcntl.h | 118 # define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0003-musl-utils.patch | 36 +# define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | orangefs-utils.c | 109 perm_mode |= S_IWOTH; in orangefs_inode_perms() 542 S_IXOTH, S_IWOTH, S_IROTH, in ORANGEFS_util_translate_mode()
|
| /OK3568_Linux_fs/kernel/samples/vfs/ |
| H A D | test-statx.c | 134 stx->stx_mode & S_IWOTH ? 'w' : '-', in dump_statx()
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | tmon.c | 352 umask(S_IWGRP | S_IWOTH); in start_daemon_mode()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 124 chmod(addr.sun_path, S_IRUSR | S_IWUSR | S_IROTH | S_IWOTH); in ms_exa_xv_set_dma_client()
|
| /OK3568_Linux_fs/buildroot/package/makedevs/ |
| H A D | makedevs.c | 132 S_IWUSR | S_IWGRP | S_IWOTH | in bb_make_directory()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.c | 719 S_IRUSR | S_IWUSR | S_IROTH | S_IWOTH); in DRICreatePixmap()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drm.h | 491 #define DRM_DEV_MODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | xf86drm.h | 491 #define DRM_DEV_MODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)
|