Searched defs:S_IXUGO (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | fs.h | 43 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro |
H A D | stat.h | 52 #define S_IXUGO COMPAT_S_IXUGO macro |
Completed in 1 milliseconds