Searched refs:S_IROTH (Results 1 – 2 of 2) sorted by relevance
186 #define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
117 # define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro
Completed in 4 milliseconds