Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/libntp/lib/isc/win32/include/isc/
HDstat.h37 #define S_IROTH _S_IREAD /* Other read permission */ macro
/freebsd-14-stable/contrib/tcsh/
HDtc.os.h276 # define S_IROTH (S_IREAD >> 6) macro
/freebsd-14-stable/sys/sys/
HDstat.h265 #define S_IROTH 0000004 /* R for other */ macro
/freebsd-14-stable/crypto/openssh/
HDdefines.h191 # define S_IROTH 0000004 /* read permission, other */ macro
/freebsd-14-stable/contrib/sendmail/include/sm/
HDconf.h2738 # define S_IROTH 0004 macro