S_IWUGO 1217 file.c #ifndef S_IWUGO S_IWUGO 1243 file.c return UINT2NUM(st.st_mode & (S_IRUGO|S_IWUGO|S_IXUGO)); S_IWUGO 1305 file.c return UINT2NUM(st.st_mode & (S_IRUGO|S_IWUGO|S_IXUGO)); S_IWUGO 4084 file.c return UINT2NUM(get_stat(obj)->st_mode & (S_IRUGO|S_IWUGO|S_IXUGO)); S_IWUGO 4176 file.c return UINT2NUM(get_stat(obj)->st_mode & (S_IRUGO|S_IWUGO|S_IXUGO));