Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dstat.h190 #define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
200 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Drcmd.c381 else if (st.st_mode & (S_IWGRP|S_IWOTH)) in iruserfopen()

Completed in 6 milliseconds