Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h357 char *vfs_getcwd(char *buf, size_t size);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c178 return vfs_getcwd(buf, size); in aos_getcwd()
A Dvfs.c1798 char *vfs_getcwd(char *buf, size_t size) in vfs_getcwd() function

Completed in 6 milliseconds