|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Structure for result of the ZFD_IOCTL_STAT ioctl call. More...
#include <zephyr/sys/fdtable.h>
Data Fields | |
| off_t | size |
| uint32_t | mode |
Structure for result of the ZFD_IOCTL_STAT ioctl call.
Contains fields for all currently supported details. Defined to avoid POSIX dependency.
| uint32_t zvfs_stat::mode |
| off_t zvfs_stat::size |