Where can I find the definitions for file mode flags such as S_IRUSR, S_IRUSR, S_IROTH.. etc...?
I looked on sys/stat.h but couldn't find the same?
Where can I find the definitions for file mode flags such as S_IRUSR, S_IRUSR, S_IROTH.. etc...?
I looked on sys/stat.h but couldn't find the same?
On my system they are defined in: