Home
last modified time | relevance | path

Searched defs:rmdir (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/user/libs/libc/src/
Dunistd.c159 int rmdir(const char *path) in rmdir() function
/DragonOS-0.1.2/kernel/src/filesystem/VFS/
DVFS.h155 long (*rmdir)(struct vfs_index_node_t *inode, struct vfs_dir_entry_t *dEntry); member