Home
last modified time | relevance | path

Searched defs:S_IRWXG (Results 1 – 5 of 5) sorted by relevance

/src/contrib/tcsh/
H A Dtc.os.h329 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/src/sys/sys/
H A Dstat.h257 #define S_IRWXG 0000070 /* RWX mask for group */ macro
/src/crypto/openssh/
H A Ddefines.h193 # define S_IRWXG 0000070 /* read, write, execute */ macro
/src/contrib/tzcode/
H A Dzic.c84 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/src/contrib/sqlite3/autosetup/
H A Djimsh0.c38 #define S_IRWXG 0 macro