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