Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 5 of 5) sorted by relevance

/DragonOS-0.1.3/user/libs/libc/src/
Ddirent.c67 struct dirent *readdir(struct DIR *dir) in readdir()
/DragonOS-0.1.3/kernel/src/filesystem/fat32/
Dfat32.c1121 int64_t fat32_unlink(struct vfs_index_node_t *dir, struct vfs_dir_entry_t *dentry) in fat32_unlink()
1377 static int fat_search_long(struct vfs_index_node_t *dir, const char *name, int len, struct fat32_sl… in fat_search_long()
1391 static int vfat_find(struct vfs_index_node_t *dir, const char *name, struct fat32_slot_info *slot_i… in vfat_find()
Dfat_ent.c433 int fat32_remove_entries(struct vfs_index_node_t *dir, struct fat32_slot_info *sinfo) in fat32_remove_entries()
/DragonOS-0.1.3/user/apps/shell/
Dcmd.c246 struct DIR *dir = opendir(shell_current_path); in shell_cmd_ls() local
/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.h269 unsigned dir : 1; // 0 -> out packet member
289 unsigned dir : 1; // 0 -> out packet member