Searched refs:S_ISGID (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dstat.h54 #define S_ISGID 02000 macro
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h132 #define S_ISGID 02000 macro
/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dtest.c425 return (s.st_mode & S_ISGID) != 0;

Completed in 72 milliseconds