Searched defs:S_IWUGO (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | fs.h | 42 #define S_IWUGO (S_IWUSR | S_IWGRP | S_IWOTH) macro |
H A D | stat.h | 48 #define S_IWUGO COMPAT_S_IWUGO macro |
Completed in 5 milliseconds