Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/include/
HDposix.h42 #define S_IROTH 0004 macro
/freebsd-11-stable/contrib/gdb/gdb/
HDgdb_stat.h71 #define S_IROTH S_IREAD macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
HDstat.h37 #define S_IROTH _S_IREAD /* Other read permission */ macro
/freebsd-11-stable/contrib/libreadline/
HDposixstat.h127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
/freebsd-11-stable/contrib/binutils/binutils/
HDfilemode.c95 #define S_IROTH 0004 macro
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
HDconf.h289 # define S_IROTH (S_IRUSR / 0100) macro
295 # define S_IROTH 0 macro
/freebsd-11-stable/contrib/tcsh/
HDtc.os.h276 # define S_IROTH (S_IREAD >> 6) macro
/freebsd-11-stable/sys/sys/
HDstat.h218 #define S_IROTH 0000004 /* R for other */ macro
/freebsd-11-stable/crypto/openssh/
HDdefines.h181 # define S_IROTH 0000004 /* read permission, other */ macro
/freebsd-11-stable/contrib/sendmail/include/sm/
HDconf.h2735 # define S_IROTH 0004 macro