Home
last modified time | relevance | path

Searched defs:S_IRUGO (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dfs.h43 #define S_IRUGO (S_IRUSR | S_IRGRP | S_IROTH) macro
Dstat.h44 #define S_IRUGO COMPAT_S_IRUGO macro