Searched defs:S_IRGRP (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/groff/src/include/
H A Dposix.h38 #define S_IRGRP 0040 macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dstat.h35 #define S_IRGRP _S_IREAD /* Group read permission */ macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dfilemode.c82 #ifndef S_IRGRP macro
/freebsd-11-stable/contrib/libreadline/
H A Dposixstat.h123 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.h279 # define S_IRGRP (S_IREAD >> 3) macro
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dconf.h287 # define S_IRGRP (S_IRUSR / 0010) macro
293 # define S_IRGRP 0 macro
/freebsd-11-stable/sys/sys/
H A Dstat.h213 #define S_IRGRP 0000040 /* R for group */ macro
/freebsd-11-stable/contrib/amd/include/
H A Dam_defs.h1302 # undef S_IRGRP macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h180 # define S_IRGRP 0000040 /* read permission, group */ macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h2729 # define S_IRGRP 0040 macro

Completed in 103 milliseconds