Embedded TCP/IP stack
4.7.0
|
fnet_return_t fnet_fs_finfo | ( | fnet_fs_file_t | file, |
fnet_fs_dirent_t * | dirent | ||
) |
Gets a file information.
file | File descriptor. |
dirent | Pointer to the entry/file information structure. |
This function fills the dirent
structure with information about the file
. The information is defined by the fnet_fs_dirent_t structure.