S_IWUGO 1576 file.c #ifndef S_IWUGO S_IWUGO 1604 file.c return UINT2NUM(st.st_mode & (S_IRUGO|S_IWUGO|S_IXUGO)); S_IWUGO 1668 file.c return UINT2NUM(st.st_mode & (S_IRUGO|S_IWUGO|S_IXUGO)); S_IWUGO 5203 file.c return UINT2NUM(st->st_mode & (S_IRUGO|S_IWUGO|S_IXUGO)); S_IWUGO 5296 file.c return UINT2NUM(st->st_mode & (S_IRUGO|S_IWUGO|S_IXUGO));