Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dstat.h19 #define S_ISGID 0002000 /* set group id on execution */ macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h528 #define S_ISGID 0002000 macro