Home
last modified time | relevance | path

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

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