Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/include/
A Dvfs_adapt.h58 void *vfs_malloc(uint32_t size);
/AliOS-Things-master/components/vfs/
A Dvfs_adapt.c72 void *vfs_malloc(uint32_t size) in vfs_malloc() function
A Dvfs_inode.c28 mem = (void *)vfs_malloc(len + 1); in vfs_inode_set_name()

Completed in 5 milliseconds