Searched defs:S_IRWXG (Results 1 - 4 of 4) sorted by path

/freebsd-current/contrib/diff/src/
H A Dsystem.h68 # define S_IRWXG 0070 macro
/freebsd-current/contrib/tcsh/
H A Dtc.os.h329 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/freebsd-current/crypto/openssh/
H A Ddefines.h193 # define S_IRWXG 0000070 /* read, write, execute */ macro
/freebsd-current/sys/sys/
H A Dstat.h256 #define S_IRWXG 0000070 /* RWX mask for group */ macro

Completed in 141 milliseconds