Home
last modified time | relevance | path

Searched refs:S_IXUSR (Results 1 – 5 of 5) sorted by relevance

/tools/perf/trace/beauty/
A Dmode_t.c20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
/tools/perf/trace/beauty/include/uapi/linux/
A Dstat.h32 #define S_IXUSR 00100 macro
/tools/include/uapi/linux/
A Dstat.h32 #define S_IXUSR 00100 macro
/tools/include/nolibc/
A Dtypes.h50 #define S_IXUSR 00100 macro
/tools/lib/subcmd/
A Dhelp.c170 return st.st_mode & S_IXUSR; in is_executable()

Completed in 9 milliseconds