Home
last modified time | relevance | path

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

/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c36 #ifndef S_IRUGO
37 #define S_IRUGO (S_IRUSR | S_IRGRP | S_IROTH) macro
54 #define ROOT_DEFUALT_FILE_MODE (S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR)

Completed in 5 milliseconds