Home
last modified time | relevance | path

Searched defs:S_IXGRP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.os.h305 # define S_IXGRP (S_IEXEC >> 3) macro
/freebsd/sys/sys/
H A Dstat.h259 #define S_IXGRP 0000010 /* X for group */ macro
/freebsd/crypto/openssh/
H A Ddefines.h183 # define S_IXGRP 0000010 /* execute/search permission, */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2901 # define S_IXGRP (S_IEXEC >> 3) macro