Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dstat.h189 #define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro
200 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/

Completed in 3 milliseconds