Home
last modified time | relevance | path

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

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dstat.h34 #define S_IRGRP 00040 macro
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dstat.h34 #define S_IRGRP 00040 macro
/AliOS-Things-master/components/ramfs/src/
A Dramfs_vfs.c239 st->st_mode |= S_IRUSR | S_IRGRP | S_IROTH; in ramfs_vfs_stat()
282 st->st_mode |= S_IRUSR | S_IRGRP | S_IROTH; in ramfs_vfs_fstat()
/AliOS-Things-master/components/cli/src/iobox/
A Dls.c87 s.st_mode & S_IRGRP ? 'r' : '-', in ls_show()

Completed in 14 milliseconds