Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/incubator-nuttx/liteos/fs/include/fs/
Dfs.h535 struct file_struct struct
537 FAR struct file_struct *fs_next; /* Pointer to next file stream */ argument
538 int fs_fd; /* File descriptor associated with stream */
562 struct file_struct sl_std[3]; argument