Home
last modified time | relevance | path

Searched refs:S_IXUGO (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dstat.h50 #if !defined(S_IXUGO)
52 #define S_IXUGO COMPAT_S_IXUGO macro
H A Dfs.h43 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/third_party/backends/backend/
H A Dplustek-pp_procfs.c262 mode |= S_IRUGO | S_IXUGO; in new_entry()

Completed in 1 milliseconds