Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/src/
H A Ddfs_posix.c292 int unlink(const char *pathname) in unlink()
554 int rmdir(const char *pathname) in rmdir()
H A Ddfs.c288 int fd_is_open(const char *pathname) in fd_is_open()
H A Ddfs_file.c490 void ls(const char *pathname) in ls()