Home
last modified time | relevance | path

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

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