Home
last modified time | relevance | path

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

/components/libc/compilers/common/extension/sys/
A Dstat.h29 #define S_ISUID 0004000 macro
/components/dfs/dfs_v2/filesystems/procfs/
A Dproc.c355 if ((mode & (S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO)) == 0) in proc_create_reg()
/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c34 #define S_IALLUGO (S_ISUID | S_ISGID | S_ISVTX | S_IRWXUGO)

Completed in 5 milliseconds