Searched defs:S_IWGRP (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/tools/ | ||
| H A D | mingw_support.h | 30 # define S_IWGRP 0 macro |
| /rk3399_rockchip-uboot/include/linux/ | ||
| H A D | stat.h | 37 #define S_IWGRP 00020 /* write permission for group */ macro |