Home
last modified time | relevance | path

Searched refs:RAMFS_ERR_NOT_IMP (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ramfs/src/
A Dramfs_vfs.c29 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_open()
59 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_close()
74 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_read()
100 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_write()
124 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_vfs_access()
357 return RAMFS_ERR_NOT_IMP; in ramfs_vfs_utime()
408 int32_t ret = RAMFS_ERR_NOT_IMP; in ramfs_register()
A Dramfs.c562 return RAMFS_ERR_NOT_IMP; in ramfs_rename()
/AliOS-Things-master/components/ramfs/internal/
A Dramfs_err.h17 #define RAMFS_ERR_NOT_IMP -10008 /* Request function is not implemented */ macro

Completed in 9 milliseconds