Searched refs:opendir (Results 1 – 4 of 4) sorted by relevance
90 struct DIR *opendir(const char *dirname);
33 ``DIR opendir(const char *path)``
16 struct DIR *opendir(const char *path) in opendir() function
246 struct DIR *dir = opendir(shell_current_path); in shell_cmd_ls()