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

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dstat.h55 #define S_ISVTX 01000 macro
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h133 #define S_ISVTX 01000 macro
/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dtest.c427 return (s.st_mode & S_ISVTX) != 0;

Completed in 35 milliseconds