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

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

Completed in 71 milliseconds