Home
last modified time | relevance | path

Searched refs:vfs_close (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/vfs/example/
A Dvfs_example.c95 vfs_close(fd); in driver_vfs_example()
152 vfs_close(fd); in fs_vfs_example()
/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h51 int32_t vfs_close(int32_t fd);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c53 return _vfs_to_aos_res(vfs_close(fd)); in aos_close()
A Dvfs.c347 int32_t vfs_close(int32_t fd) in vfs_close() function

Completed in 6 milliseconds