Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Dstat.h181 #define S_ISGID 0002000 /* set group id on execution */ macro
227 #define ALLPERMS (S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO) /* 07777 */