Searched defs:ALLPERMS (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/sys/
H A Dstat.h142 #define ALLPERMS (S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO) /* 07777 */ macro

Completed in 75 milliseconds