Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h38 #define S_IWOTH _S_IWRITE /* Other write permission */ macro
/freebsd/contrib/tcsh/
H A Dtc.os.h289 # define S_IWOTH (S_IWRITE >> 6) macro
/freebsd/sys/sys/
H A Dstat.h263 #define S_IWOTH 0000002 /* W for other */ macro
/freebsd/crypto/openssh/
H A Ddefines.h188 # define S_IWOTH 0000002 /* write permission, other */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2741 # define S_IWOTH 0002 macro