Help for this page
$ grep -lri mode_t /usr/include $ # as usual, do sceptically eyeball sys and linux, ... #define __S_IEXEC 0100 /* Execute by owner. */ # strange - this file doesn't define access macros for group/other..