Home
last modified time | relevance | path

Searched refs:S_IXUGO (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dstat.h50 #if !defined(S_IXUGO)
52 #define S_IXUGO COMPAT_S_IXUGO macro
Dfs.h45 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro