Home
last modified time | relevance | path

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

/io/sys/
A Dstat.h186 #define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro
197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
/io/
A Dfcntl.h117 # define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro

Completed in 4 milliseconds