Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h35 #define S_IRGRP _S_IREAD /* Group read permission */ macro
/freebsd/contrib/tcsh/
H A Dtc.os.h279 # define S_IRGRP (S_IREAD >> 3) macro
/freebsd/sys/sys/
H A Dstat.h257 #define S_IRGRP 0000040 /* R for group */ macro
/freebsd/crypto/openssh/
H A Ddefines.h190 # define S_IRGRP 0000040 /* read permission, group */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2732 # define S_IRGRP 0040 macro