Home
last modified time | relevance | path

Searched defs:S_ISGID (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dstat.h19 #define S_ISGID 0002000 /* set group id on execution */ macro
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h529 #define S_ISGID 0002000 macro