Searched defs:S_ISGID (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | stat.h | 19 #define S_ISGID 0002000 /* set group id on execution */ macro |
/u-boot/fs/ubifs/ | ||
A D | ubifs.h | 528 #define S_ISGID 0002000 macro |
Completed in 10 milliseconds