Home
last modified time | relevance | path

Searched defs:S_IROTH (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h37 #define S_IROTH _S_IREAD /* Other read permission */ macro
/freebsd/contrib/tcsh/
H A Dtc.os.h276 # define S_IROTH (S_IREAD >> 6) macro
/freebsd/sys/sys/
H A Dstat.h262 #define S_IROTH 0000004 /* R for other */ macro
/freebsd/crypto/openssh/
H A Ddefines.h191 # define S_IROTH 0000004 /* read permission, other */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2738 # define S_IROTH 0004 macro