Home
last modified time | relevance | path

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

/io/
A Dbug-ftw3.c50 if (chmod (dname, S_IWUSR|S_IWGRP|S_IWOTH) != 0) in main()
A Dfcntl.h118 # define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
/io/sys/
A Dstat.h187 #define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/

Completed in 4 milliseconds