Searched defs:S_IROTH (Results 1 - 5 of 5) sorted by path

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

Completed in 303 milliseconds