Home
last modified time | relevance | path

Searched refs:S_IRGRP (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/crypto/nx/
H A Dnx_debugfs.c40 debugfs_create_u32("aes_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
42 debugfs_create_u32("sha256_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
44 debugfs_create_u32("sha512_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
46 debugfs_create_u64("aes_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
48 debugfs_create_u64("sha256_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
50 debugfs_create_u64("sha512_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
52 debugfs_create_u32("errors", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
54 debugfs_create_u32("last_error", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
56 debugfs_create_u32("last_error_pid", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
/openbmc/u-boot/tools/
H A Dmingw_support.h25 #ifndef S_IRGRP
26 # define S_IRGRP 0 macro
H A Dmkexynosspl.c16 #define FILE_PERM (S_IRUSR | S_IWUSR | S_IRGRP \
H A Dmkenvimage.c296 bin_fd = creat(bin_filename, S_IRUSR | S_IWUSR | S_IRGRP | in main()
H A Difdtool.c462 S_IWUSR | S_IRGRP | S_IROTH); in write_regions()
499 S_IWUSR | S_IRGRP | S_IROTH); in write_image()
/openbmc/u-boot/fs/reiserfs/
H A Dmode_string.c18 || ( S_IRGRP != 00040 ) || ( S_IWGRP != 00020 ) || ( S_IXGRP != 00010 ) \
36 S_IRGRP, S_IWGRP, S_IXGRP, S_ISGID,
/openbmc/linux/security/integrity/ima/
H A Dima_fs.c470 S_IRUSR | S_IRGRP, ima_dir, NULL, in ima_fs_init()
479 S_IRUSR | S_IRGRP, ima_dir, NULL, in ima_fs_init()
488 S_IRUSR | S_IRGRP, ima_dir, NULL, in ima_fs_init()
496 securityfs_create_file("violations", S_IRUSR | S_IRGRP, in ima_fs_init()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A Dhplip-3.19.6-fix-return.patch21 chmod(temp_filename, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/
H A D0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch20 +# define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
/openbmc/linux/include/linux/
H A Dstat.h11 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
/openbmc/u-boot/board/samsung/smdkv310/tools/
H A Dmksmdkv310spl.c16 #define FILE_PERM (S_IRUSR | S_IWUSR | S_IRGRP \
/openbmc/linux/tools/perf/trace/beauty/
H A Dmode_t.c14 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
/openbmc/u-boot/board/samsung/origen/tools/
H A Dmkorigenspl.c17 #define FILE_PERM (S_IRUSR | S_IWUSR | S_IRGRP \
/openbmc/linux/tools/include/uapi/linux/
H A Dstat.h35 #define S_IRGRP 00040 macro
/openbmc/linux/include/uapi/linux/
H A Dstat.h35 #define S_IRGRP 00040 macro
/openbmc/u-boot/include/linux/
H A Dstat.h36 #define S_IRGRP 00040 /* read permission for group */ macro
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch47 #define DND_STAGINGDIR_PERMS (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0003-musl-utils.patch35 +# define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
/openbmc/linux/tools/include/nolibc/
H A Dtypes.h50 #define S_IRGRP 00040 macro
/openbmc/linux/samples/vfs/
H A Dtest-statx.c130 stx->stx_mode & S_IRGRP ? 'r' : '-', in dump_statx()
/openbmc/openbmc-test-automation/tools/ct_metrics/
H A Dgen_csv_results.py373 + stat.S_IRGRP
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c118 perm_mode |= S_IRGRP; in orangefs_inode_perms()
543 S_IXGRP, S_IWGRP, S_IRGRP, in ORANGEFS_util_translate_mode()
/openbmc/linux/drivers/macintosh/
H A Dtherm_adt746x.c405 static DEVICE_ATTR(specified_fan_speed, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH,
413 static DEVICE_ATTR(limit_adjust, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH,
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlicense_image.bbclass191 os.chmod(p, stat.S_IRUSR | stat.S_IWUSR | stat.S_IRGRP | stat.S_IROTH)
195 … os.chmod(p, stat.S_IRWXU | stat.S_IRGRP | stat.S_IXGRP | stat.S_IROTH | stat.S_IXOTH)
/openbmc/linux/drivers/hid/
H A Dhid-lg4ff.c937 static DEVICE_ATTR(alternate_modes, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_alternat…
989 static DEVICE_ATTR(combine_pedals, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_combine_s…
1050 static DEVICE_ATTR(range, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_range_show, lg4ff_…

12