Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h36 #define S_IWGRP _S_IWRITE /* Group write permission */ macro
/freebsd/contrib/tcsh/
H A Dtc.os.h292 # define S_IWGRP (S_IWRITE >> 3) macro
/freebsd/sys/sys/
H A Dstat.h258 #define S_IWGRP 0000020 /* W for group */ macro
/freebsd/crypto/openssh/
H A Ddefines.h187 # define S_IWGRP 0000020 /* write permission, group */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2735 # define S_IWGRP 0020 macro