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

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

Completed in 186 milliseconds