Home
last modified time | relevance | path

Searched defs:S_IWGRP (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/tools/
H A Dmingw_support.h29 # define S_IWGRP 0 macro
/openbmc/linux/tools/include/uapi/linux/
H A Dstat.h36 #define S_IWGRP 00020 macro
/openbmc/linux/include/uapi/linux/
H A Dstat.h36 #define S_IWGRP 00020 macro
/openbmc/u-boot/include/linux/
H A Dstat.h37 #define S_IWGRP 00020 /* write permission for group */ macro
/openbmc/linux/tools/include/nolibc/
H A Dtypes.h51 #define S_IWGRP 00020 macro
/openbmc/qemu/block/
H A Dvvfat.c44 #define S_IWGRP 0 macro