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

/freebsd-current/contrib/tcsh/
H A Dtc.os.h302 # define S_IXOTH (S_IEXEC >> 6) macro
/freebsd-current/sys/sys/
H A Dstat.h264 #define S_IXOTH 0000001 /* X for other */ macro
/freebsd-current/crypto/openssh/
H A Ddefines.h184 # define S_IXOTH 0000001 /* execute/search permission, */ macro
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h2897 # define S_IXOTH (S_IEXEC >> 6) macro

Completed in 179 milliseconds