Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/include/
Dposix.h42 #define S_IROTH 0004 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dgdb_stat.h71 #define S_IROTH S_IREAD macro
/freebsd-9-stable/contrib/ntp/lib/isc/win32/include/isc/
Dstat.h37 #define S_IROTH _S_IREAD /* Other read permission */ macro
/freebsd-9-stable/contrib/libreadline/
Dposixstat.h127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
/freebsd-9-stable/contrib/binutils/binutils/
Dfilemode.c95 #define S_IROTH 0004 macro
/freebsd-9-stable/contrib/cvs/lib/
Dsystem.h128 #define S_IROTH S_IREAD macro
148 #define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro
/freebsd-9-stable/gnu/usr.bin/rcs/lib/
Dconf.h289 # define S_IROTH (S_IRUSR / 0100) macro
295 # define S_IROTH 0 macro
/freebsd-9-stable/contrib/gnu-sort/lib/
Dstat-macros.h203 # define S_IROTH (S_IRUSR >> 6) macro
/freebsd-9-stable/contrib/tcsh/
Dtc.os.h277 # define S_IROTH (S_IREAD >> 6) macro
/freebsd-9-stable/sys/sys/
Dstat.h218 #define S_IROTH 0000004 /* R for other */ macro
/freebsd-9-stable/crypto/openssh/
Ddefines.h160 # define S_IROTH 0000004 /* read permission, other */ macro
/freebsd-9-stable/contrib/sendmail/include/sm/
Dconf.h2715 # define S_IROTH 0004 macro