Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dfs.c23 int zvfs_fstat(int fd, struct stat *buf);
443 return zvfs_fstat(fildes, buf); in fstat()
/Zephyr-latest/lib/os/
Dfdtable.c429 int zvfs_fstat(int fd, struct stat *buf) in zvfs_fstat() function