Home
last modified time | relevance | path

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

/u-boot/include/
A Dos.h220 int os_dirent_ls(const char *dirname, struct os_dirent_node **headp);
/u-boot/fs/sandbox/
A Dsandboxfs.c90 ret = os_dirent_ls(dirname, &head); in sandbox_fs_ls()
/u-boot/arch/sandbox/cpu/
A Dos.c431 int os_dirent_ls(const char *dirname, struct os_dirent_node **headp) in os_dirent_ls() function

Completed in 6 milliseconds