Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 20 of 20) sorted by relevance

/components/libc/compilers/common/extension/sys/
A Dstat.h56 struct stat struct
79 int fstat(int, struct stat *); argument
/components/dfs/dfs_v2/src/
A Ddfs_posix.c489 struct stat stat; in unlink() local
526 int stat(const char *file, struct stat *buf) in stat() function
815 struct stat stat; in mkdir() local
866 struct stat stat; in rmdir() local
A Ddfs_file.c1790 struct stat stat; in dfs_file_link() local
2386 struct stat stat = {0}; in dfs_file_isdir() local
2540 struct stat stat; in ls() local
2838 struct stat stat; in copydir() local
2951 struct stat stat; in copy() local
/components/dfs/dfs_v1/src/
A Ddfs_file.c789 struct stat stat; in ls() local
961 struct stat stat; in copydir() local
1043 struct stat stat; in copy() local
A Ddfs_posix.c398 int stat(const char *file, struct stat *buf) in stat() function
/components/finsh/
A Dshell.h65 enum input_stat stat; member
A Dcmd.c215 rt_uint8_t stat; in list_thread() local
/components/libc/posix/libdl/
A Ddlmodule.h33 rt_uint8_t stat; /* status of module */ member
/components/dfs/dfs_v1/include/
A Ddfs_fs.h44 int (*stat) (struct dfs_filesystem *fs, const char *filename, struct stat *buf); member
/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dxdr.c624 register bool_t stat = TRUE; in xdr_array() local
724 register bool_t stat; in xdr_reference() local
/components/lwp/
A Dlwp_args.c475 #define READFILE_STAT_CAN_READMORE(stat) (stat) argument
479 int stat; in _readfile() local
A Dlwp_signal.c810 int stat; in _do_signal_wakeup() local
955 rt_base_t stat; in _before_sending_jobctl_signal() local
A Dlwp_pid.c1220 rt_uint8_t stat; in print_thread_info() local
/components/libc/compilers/armlibc/
A Dsyscalls.c329 struct stat stat; in _sys_flen() local
/components/dfs/dfs_v2/include/
A Ddfs_fs.h99 int (*stat)(struct dfs_dentry *dentry, struct stat *buf); member
/components/drivers/include/drivers/
A Dpic.h143 struct rt_pic_irq_statistics stat; member
/components/dfs/dfs_v1/filesystems/elmfat/
A Dff.h187 …BYTE stat; /* Object chain status (b1-0: =0:not contiguous, =2:contiguous, =3:fragmented in this… member
A Dff.c3339 DSTATUS stat; local
4775 DWORD nfree, clst, stat; local
6327 DSTATUS stat; local
/components/dfs/dfs_v2/filesystems/elmfat/
A Dff.h185 …BYTE stat; /* Object chain status (b1-0: =0:not contiguous, =2:contiguous, =3:fragmented in this… member
A Dff.c3393 DSTATUS stat; local
4841 DWORD nfree, clst, stat; local
6410 DSTATUS stat; local

Completed in 60 milliseconds